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.
Metrics
Affected Vendors & Products
References
History
Tue, 14 Jan 2025 15:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-416 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 30 Dec 2024 01:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 27 Dec 2024 15:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | net: af_can: do not leave a dangling sk pointer in can_create() | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-12-27T14:51:08.923Z
Updated: 2024-12-27T14:51:08.923Z
Reserved: 2024-12-27T14:03:06.012Z
Link: CVE-2024-56603
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-12-27T15:15:19.770
Modified: 2025-01-14T15:08:23.177
Link: CVE-2024-56603
Redhat