CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpc_rcvd_sweep_req(mpcginfo)' is called conditionally from function 'ctcmpc_unpack_skb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpc_unpack_skb' frees it again. Remove 'kfree' call in function 'mpc_rcvd_sweep_req(mpcginfo)'. Bug detected by the clang static analyzer.
Configurations

No configuration.

History

30 Jul 2026, 06:24

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

06 Dec 2025, 22:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/43096dab8cc60fc39133205fd149a54d3acebea8 -
  • () https://git.kernel.org/stable/c/6bf8ccaabce8cebb6cb1f255c93d0acdfe95c17a -
  • () https://git.kernel.org/stable/c/7616e2eee679746d526c7f5befd4eedb995935b5 -

04 Dec 2025, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-04 16:16

Updated : 2026-07-30 06:24


NVD link : CVE-2025-40253

Mitre link : CVE-2025-40253

CVE.ORG link : CVE-2025-40253


JSON object : View

Products Affected

No product.

CWE

No CWE.