PT-2025-38554 · Linux+4 · Linux Kernel+4
Published
2025-09-03
·
Updated
2026-05-07
·
CVE-2025-39847
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the
pad compress skb function within the PPP (Point-to-Point Protocol) component of the Linux kernel. If the alloc skb function fails during the compression process, the function returns NULL without releasing the original socket buffer (skb), leading to a memory leak. The issue occurs because the reference to the original skb is lost when pad compress skb() fails, and the subsequent kfree skb(skb) call has no effect.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu