CVE-2026-52932
Received Received - Intake
IPComp Destination Page Leak in Linux Kernel

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: xfrm: ipcomp: Free destination pages on acomp errors Move the out_free_req label up by a couple of lines so that the allocated dst SG list gets freed on error as well as success.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-06-24
AI Q&A
2026-06-24
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is related to the Linux kernel's xfrm subsystem, specifically the ipcomp component. It involves improper handling of allocated destination pages during acomp errors. The fix moves the out_free_req label so that the allocated destination scatter-gather (SG) list is freed correctly on both error and success conditions, preventing potential resource leaks.

Impact Analysis

If unpatched, this vulnerability could lead to resource leaks in the Linux kernel when acomp errors occur in the ipcomp processing. This might cause increased memory usage or instability in the system due to unreleased memory pages.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52932. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart