CVE-2021-46905
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
26/02/2024
Last modified:
17/04/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: hso: fix NULL-deref on disconnect regression<br />
<br />
Commit 8a12f8836145 ("net: hso: fix null-ptr-deref during tty device<br />
unregistration") fixed the racy minor allocation reported by syzbot, but<br />
introduced an unconditional NULL-pointer dereference on every disconnect<br />
instead.<br />
<br />
Specifically, the serial device table must no longer be accessed after<br />
the minor has been released by hso_serial_tty_unregister().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.19.189 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20.0 (including) | 5.4.115 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5.0 (including) | 5.10.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11.0 (including) | 5.11.17 (excluding) |
| cpe:2.3:o:linux:linux_kernel:5.12:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.12:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0c71d4c89559f72cec2592d078681a843bce570e
- https://git.kernel.org/stable/c/0f000005da31f6947f843ce6b3e3a960540c6e00
- https://git.kernel.org/stable/c/24b699bea7553fc0b98dad9d864befb6005ac7f1
- https://git.kernel.org/stable/c/2ad5692db72874f02b9ad551d26345437ea4f7f3
- https://git.kernel.org/stable/c/41c44e1f3112d7265dae522c026399b2a42d19ef
- https://git.kernel.org/stable/c/5871761c5f0f20d6e98bf3b6bd7486d857589554
- https://git.kernel.org/stable/c/5c17cfe155d21954b4c7e2a78fa771cebcd86725
- https://git.kernel.org/stable/c/90642ee9eb581a13569b1c0bd57e85d962215273
- https://git.kernel.org/stable/c/d7fad2ce15bdbbd0fec3ebe999fd7cab2267f53e



