Lucene search
+L

38 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: ncsi: Fixed a 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, ncsiaenhandler returns on invalid AEN packets without releasin...

7.5CVSS5.8AI score0.00716EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in libslirp

In ncsi.c within libslirp up to 4.3.1, there is an issue of buffer over-reading. This occurs because the program attempts to read a certain amount of header data, even when that amount exceeds the total packet length...

4.3CVSS6.7AI score0.0146EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 5:23 p.m.•11 views

CVE-2026-74694

A flaw was found in the Linux kernel's NCSI Network Controller Sideband Interface component. A local attacker with CAPNETADMIN capabilities could exploit a heap out-of-bounds OOB read vulnerability. By crafting a malicious NCSI command with an oversized payload length, the attacker could cause th...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/23 12:04 a.m.•16 views

SUSE CVE-2026-74694

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

5.9AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 4:16 p.m.•9 views

AZL-97140 CVE-2026-74694 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

5.9AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/22 4:16 p.m.•20 views

CVE-2026-74694

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•18 views

EUVD-2026-64381

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

5.9AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/22 3:32 p.m.•17 views

CVE-2026-74694 net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

6AI score
SaveExploits0References11
CVE
CVE
•added 2026/08/22 3:32 p.m.•47 views

CVE-2026-74694

CVE-2026-74694 is a heap out-of-bounds read in the Linux kernel's net/ncsi subsystem. The function ncsi_send_cmd_nl() trusts the attacker-controlled ncsi_pkt_hdr.length field from the in-band packet header without cross-checking it against the actual readable size of the NCSI_ATTR_DATA netlink at...

5.9AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/22 3:32 p.m.•28 views

CVE-2026-74694 net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

0.0022EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/22 12:00 a.m.•0 views

CVE-2026-74694: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

6.1AI score0.0022EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•26 views

PT-2026-79699

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A heap out-of-bounds read exists in the NCSI Network Controller Sideband Interface implementation. The function ncsi send cmd nl uses the length field from the ncsi pkt hdr structure to...

5.5AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74694

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length fiel...

5.9AI score0.0022EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/08 3:16 p.m.•15 views

CVE-2026-43373

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, ncsiaenhandler returns on invalid AEN packets without consuming the...

7.5CVSS0.00716EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43373

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.8AI score0.00716EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/08 12:00 a.m.•0 views

CVE-2026-43373: Missing Release of Memory after Effective Lifetime

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, ncsiaenhandler returns on invalid AEN packets without consuming the...

7.5CVSS5.6AI score0.00716EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
•added 2025/12/19 12:00 a.m.•17 views

The vulnerability of the ncsi_unregister_dev() function in the net/ncsi/ncsi-manage.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ncsiunregisterdev function in the net/ncsi/ncsi-manage.c module of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References8Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/14 12:00 a.m.•0 views

CVE-2025-59201: Improper Access Control

Improper access control in Network Connection Status Indicator NCSI allows an authorized attacker to elevate privileges locally...

7.8CVSS8.2AI score0.00454EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 10:38 a.m.•42 views

USN-7303-1 linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.8CVSS6.8AI score0.01369EPSS
SaveExploits0References209
SUSE CVE
SUSE CVE
•added 2024/10/26 3:01 a.m.•22 views

SUSE CVE-2024-49945

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: Disable the ncsi work before freeing the associated structure The work function can run after the ncsi device is freed, resulting in use-after-free bugs or kernel panic...

5.5CVSS7.2AI score0.00228EPSS
SaveExploits0References22
Rows per page
Query Builder