Lucene search
+L

3 matches found

AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ppp: A memory leak has been fixed in padcompressskb. If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does the following: c skb = padcompressskbppp, skb; if !skb goto drop; drop:...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.18 views

CVE-2025-39847 ppp: fix memory leak in pad_compress_skb

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/19 3:26 p.m.48 views

CVE-2025-39847

CVE-2025-39847: In the Linux kernel, pad_compress_skb() can leak memory if alloc_skb() fails, as the old skb reference may be freed incorrectly at the caller. The fix aligns pad_compress_skb() semantics with realloc: free the old skb only after successful allocation and compression, and at the ca...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder