A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2023:6901 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2023:7077 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2024:0575 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:0724 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2023-4132 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2221707 | third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html | |
https://security.netapp.com/advisory/ntap-20231020-0005/ | |
https://www.debian.org/security/2023/dsa-5480 | |
https://www.debian.org/security/2023/dsa-5492 |