CVE-2026-52932
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jun 24, 2026
Vendor
unknown
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.