Back to search
CVE-2024-56603
Published: Dec 27, 2024
Modified: May 11, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 0d66548a10cbbe0ef256852d63d30603f0f73f9b - < 884ae8bcee749be43a071d6ed2d89058dbd2425caffected 0d66548a10cbbe0ef256852d63d30603f0f73f9b - < ce39b5576785bb3e66591145aad03d66bc3e778daffected 0d66548a10cbbe0ef256852d63d30603f0f73f9b - < 1fe625f12d090d69f3f084990c7e4c1ff94bfe5faffected 0d66548a10cbbe0ef256852d63d30603f0f73f9b - < 5947c9ac08f0771ea8ed64186b0d52e9029cb6c0affected 0d66548a10cbbe0ef256852d63d30603f0f73f9b - < db207d19adbac96058685f6257720906ad41d215+2 more versions |
Linux | Linux | affected 2.6.25unaffected 0 - < 2.6.25unaffected 5.4.287 - <= 5.4.*unaffected 5.10.231 - <= 5.10.*unaffected 5.15.174 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now