CVE-2023-1077

HIGHCVSS 7/10EPSS 0.28%

Last modified

CVE-2023-1077 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.. EPSS estimates a 0.28% chance of exploitation in the next 30 days.

Description

In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.

Metrics

CVSS 3.1
7/10

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

EPSS Probability
0.28%

19.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LinuxLinux Kernel>= 2.6.25, < 4.19.293
LinuxLinux Kernel>= 4.20, < 5.4.235
LinuxLinux Kernel>= 5.5, < 5.10.173
LinuxLinux Kernel>= 5.11, < 5.15.99
LinuxLinux Kernel>= 5.16, < 6.1.16
LinuxLinux Kernel>= 6.2, < 6.2.3
DebianDebian Linux10.0
NetappA700s FirmwareAll versions
Netapp8300 FirmwareAll versions
Netapp8700 FirmwareAll versions
NetappA400 FirmwareAll versions
NetappC400 FirmwareAll versions
NetappH300s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH700s FirmwareAll versions
NetappH410s FirmwareAll versions
NetappH410c FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-1077?
In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.
How severe is CVE-2023-1077?
CVE-2023-1077 has a CVSS score of 7/10 (HIGH severity). The EPSS model estimates a 0.28% probability of exploitation in the next 30 days.
How do I fix CVE-2023-1077?
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-1077?

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

Scan your code now

Source: NVD / NIST