In the Linux kernel, the following vulnerability has been resolved:
can: j1939: fix Use-after-Free, hold skb ref while in use
This patch fixes a Use-after-Free found by the syzbot.
The problem is that a skb is taken from the per-session skb queue,
without incrementing the ref count. This leads to a Use-after-Free if
the skb is taken concurrently from the session queue due to a CTS.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.4:-:*:*:*:*:*:* |
|
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:19:35.084Z
Updated: 2024-11-04T12:01:58.108Z
Reserved: 2024-04-10T18:59:19.530Z
Link: CVE-2021-47232
Vulnrichment
Updated: 2024-08-04T05:32:07.907Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:12.557
Modified: 2024-07-03T01:37:25.720
Link: CVE-2021-47232
Redhat