CVE-2023-1390
Published Mar 16, 2023
Last updated a year ago
Overview
- Description
- A remote denial of service vulnerability was found in the Linux kernel’s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in the CPU utilization for the system to instantly spike to 100%, causing a denial of service condition.
- Source
- secalert@redhat.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- NVD-CWE-Other
- secalert@redhat.com
- CWE-1050
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AF22C9B4-BCE0-4E42-8C4C-5DAE22C582DE", "versionEndExcluding": "4.9.253", "versionStartIncluding": "4.3" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D777E229-ADCF-4C7F-A9F7-B2382137F407", "versionEndExcluding": "4.14.217", "versionStartIncluding": "4.10" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "671B1493-DB61-421B-B0A9-893B3A862EB8", "versionEndExcluding": "4.19.170", "versionStartIncluding": "4.15" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2F6DB7A0-9052-479E-894D-15F862F4D3BF", "versionEndExcluding": "5.4.92", "versionStartIncluding": "4.20" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AAA1C6A6-3B03-4EC3-935C-C9FA0B50DB70", "versionEndExcluding": "5.10.10", "versionStartIncluding": "5.5" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "18B1C9CE-F7E4-426B-A770-79F86AB5CC38" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7A70E596-2EF7-4651-B2EF-2CEE31DB6893" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:5.11:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "18C82C96-2853-4DFE-93AD-F6E59B4129CA" } ], "operator": "OR" } ] } ]