CVE-2023-4132

Advisory lineage Upstream: 0 Downstream: 33
Modified
Published: 03 Aug 2023, 14:32
Last modified:07 Nov 2025, 13:03

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

03 Aug 2023, 14:32
Published
Vulnerability first disclosed
07 Nov 2025, 13:03
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 4%

Techniques & Countermeasures

  • CWE-416Use After Free

    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.

Affected Systems

  • debiandebian_linux

    10.0 | 11.0 | 12.0

  • fedoraprojectfedora

    na

  • linuxlinux_kernel

    ≤ 6.2.16

  • redhatenterprise_linux

    8.0

  • redhatenterprise_linux_for_real_time

    8.0

  • redhatenterprise_linux_for_real_time_for_nfv

    8.0

References (10)