In the Linux kernel, the following vulnerability has been resolved:
net: atm: fix use after free in lec_send()
The ->send() operation frees skb so save the length before calling
->send() to avoid a use after free.
References
Configurations
Configuration 1 (hide)
|
History
10 Apr 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
08 Apr 2025, 15:48
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/326223182e4703cde99fdbd36d07d0b3de9980fb - Patch | |
References | () https://git.kernel.org/stable/c/51e8be9578a2e74f9983d8fd8de8cafed191f30c - Patch | |
References | () https://git.kernel.org/stable/c/9566f6ee13b17a15d0a47667ad1b1893c539f730 - Patch | |
References | () https://git.kernel.org/stable/c/f3009d0d6ab78053117f8857b921a8237f4d17b3 - Patch | |
References | () https://git.kernel.org/stable/c/f3271f7548385e0096739965961c7cbf7e6b4762 - Patch |
03 Apr 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
Summary |
|
03 Apr 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-03 08:15
Updated : 2025-04-10 13:15
NVD link : CVE-2025-22004
Mitre link : CVE-2025-22004
CVE.ORG link : CVE-2025-22004
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free