2 matches found
ROOT-OS-DEBIAN-13-CVE-2025-39847 CVE-2025-39847 in linux - Patched by Root
Root has patched CVE-2025-39847 in the linux package for Root:Debian:13. Multiple fixed versions available...
5.5CVSS6.2AI score0.0016EPSS
SaveExploits0
CVE-2025-39847
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...
5.3CVSS5.6AI score0.0016EPSS
SaveExploits0References4
20