CVE-2023-54326

HIGHCVSS 7.8/10EPSS 0.17%

Last modified

CVE-2023-54326 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Free IRQs before removing the device In pci_endpoint_test_remove(), freeing the IRQs after removing the device creates a small race window for IRQs to be received with the test device memory already released, causing the IRQ handler to access invalid memory, resulting in an oops. Free the device IRQs before removing the device to avoid this issue.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Free IRQs before removing the device In pci_endpoint_test_remove(), freeing the IRQs after removing the device creates a small race window for IRQs to be received with the test device memory already released, causing the IRQ handler to access invalid memory, resulting in an oops. Free the device IRQs before removing the device to avoid this issue.

Metrics

CVSS 3.1
7.8/10

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

EPSS Probability
0.17%

6.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < fb7f8bdb886f2ebf35ee5edaf2bf5f02b063ddb7; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < dd2210379205fcd23a9d8869b0cef90e3770577c; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < cdf9a7e2cdc7a5464e3cc6d0b715ba2b1d215521; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < 14bdee38e96c7d37ca15e7bea50411eee25fe315; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < c2dba13bc0c62b79a3cbe4bfe5faa32231bf9b55; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < 38d12bcf4e2ce3d285eb29644a79a54f42040fab; >= e03327122e2c8e6ae4565ef5b3d3cbe4364546a1, < f61b7634a3249d12b9daa36ffbdb9965b6f24c6c
LinuxLinux4.19

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54326?
In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Free IRQs before removing the device In pci_endpoint_test_remove(), freeing the IRQs after removing the device creates a small race window for IRQs to be received with the test device memory already released, causing the IRQ handler to access invalid memory, resulting in an oops. Free the device IRQs before removing the device to avoid this issue.
How severe is CVE-2023-54326?
CVE-2023-54326 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54326?
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.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54326?

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

Scan your code now

Source: NVD / NIST