VDB
DEBIAN-CVE-2024-56603
DEBIAN-CVE-2024-56603
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: net: af_can: do not leave a dangling sk pointer in can_create() On error can_create() frees the allocated sk object, but sock_init_data() has already attached it to the provided sock object. This will leave a dangling sk pointer in the sock object and may cause use-after-free later.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u2, 6.1.106-3~deb11u1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.46-5, 5.10.191-1, 5.10.197-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.64-1, 6.1.66-1, 6.1.67-1 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated