CVE 7.5 HIGH

net: ncsi: fix skb leak in error paths_CVE-2026-43373

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

In the Linux kernel, the following vulnerability has been resolved:

net: ncsi: fix skb leak in error paths

Early return paths in NCSI RX and AEN handlers fail to release
the received skb, resulting in a memory leak.

Specifically, ncsi_aen_handler() returns on invalid AEN packets
without consuming the skb. Similarly, ncsi_rcv_rsp() exits early
when failing to resolve the NCSI device, response handler, or
request, leaving the skb unfreed.

Basic Information

ID CVE-2026-43373
Source Linux
Published May 8, 2026 at 14:21
Modified May 11, 2026 at 06:33

Affected Product

Vendor Linux
Product Linux
Version 138635cc27c9737f940c3aa80912ff7a61c825af
Affected Versions Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 138635cc27c9737f940c3aa80912ff7a61c825af
Linux Linux 4.8

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.