THREAT OPS › Threat News › [NVD] CVE-2023-52439 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
uio: Fix use-after-free in uio_open
core-1 core-2
-------------------------------------------------------
uio_unregister_device uio_open
idev = idr_find()
device_unregister(&idev->dev)
put_device(&idev-
[NVD] CVE-2023-52439 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uio_open core-1 core-2 ------------------------------------------------------- uio_unregister_device uio_open idev = idr_find() device_unregister(&idev->dev) put_device(&idev-
CVE-2023-52439 CVSS: 7.8 HIGH Published: 2024-02-20T21:15:08.213
In the Linux kernel, the following vulnerability has been resolved:
uio: Fix use-after-free in uio_open
core-1 core-2 ------------------------------------------------------- uio_unregister_device uio_open idev = idr_find() device_unregister(&idev->dev) put_device(&idev->dev) uio_device_release get_device(&idev->dev) kf
Indicators of compromise
- CVE-2023-52439cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2023-52439