Lucene search
+L

221 matches found

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

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: NTB: Fixed a possible name leak in ntbregisterdevice. If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. According to the comment in deviceregister, callers should use putdevice...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.32 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ntbnetdev: Use devkfreeskbany in interrupt context. TX/RX callback handlers ntbnetdevtxhandler, ntbnetdevrxhandler can be called in interrupt context via the DMA framework after the respective DMA operations are completed...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fixed an out-of-bounds situation in switchtecntbmwsettrans. There is a kernel API called ntbmwcleartrans, which passes 0 to both addr and size. This would cause xlatepos to become negative. 23.734156 switchtec...

7.1CVSS6.3AI score0.00294EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-80987

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80988

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 ntb: Drop packets when qp link is down meant to make ntbtransporttxenqueue drop...

5.9AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:20 p.m.12 views

CVE-2026-80988

A flaw was found in the Linux kernel's Non-Transparent Bridge NTB transport module. When the NTB transport attempts to transmit packets while the Queue Pair QP link is down, the system incorrectly reports a successful transmission without properly consuming the packet. This oversight leads to a...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:17 p.m.9 views

CVE-2026-80987

A flaw was found in the Linux kernel's Non-Transparent Bridge NTB transport module. When processing oversized transmit TX buffers, the system fails to properly free the allocated memory, leading to a memory leak. This continuous leakage of memory could eventually exhaust system resources, resulti...

7.5CVSS5.7AI score0.00508EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

DEBIAN-CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100880 CVE-2026-80987 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

DEBIAN-CVE-2026-80987

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...

7.5CVSS5.9AI score0.00508EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.9 views

CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

5.9AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.8 views

CVE-2026-80987

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

6AI score0.00176EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.2 views

UBUNTU-CVE-2026-80987

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...

7.5CVSS5.9AI score0.00508EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 7:42 p.m.17 views

CVE-2026-80988 NTB: ntb_transport: Fail TX enqueue when the QP link is down

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

6.1AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76311

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

5.9AI score0.00176EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80988

This vulnerability affects the Linux kernel NTB (Non-Transparent Bridge) transport layer. The root cause is in ntb_transport_tx_enqueue(): when the QP link is down, the function returned 0 (indicating success) without consuming the submitted packet. Because the caller (ntb_netdev) treats a zero r...

5.9AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

6AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80988 NTB: ntb_transport: Fail TX enqueue when the QP link is down

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder