CVE-2023-1390

HIGHCVSS 7.5/10EPSS 5.10%

Last modified

CVE-2023-1390 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 5.10% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
5.10%

91.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel>= 4.3, < 4.9.253
LinuxLinux Kernel>= 4.10, < 4.14.217
LinuxLinux Kernel>= 4.15, < 4.19.170
LinuxLinux Kernel>= 4.20, < 5.4.92
LinuxLinux Kernel>= 5.5, < 5.10.10
LinuxLinux Kernel5.11Rc1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-1390?
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.
How severe is CVE-2023-1390?
CVE-2023-1390 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 5.10% probability of exploitation in the next 30 days.
How do I fix CVE-2023-1390?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-1390?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST