Lucene search
+L

513 matches found

OSV
OSV
added 2026/03/20 9:16 a.m.8 views

UBUNTU-CVE-2026-23277

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References29
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:8 a.m.13 views

CVE-2026-23277

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

5.6AI score0.00122EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/03/20 8:8 a.m.25 views

CVE-2026-23277

CVE-2026-23277 (TEQL NULL pointer dereference in iptunnel_xmit) is fixed in Linux kernel TEQL transmit path. When a GRE Gretap tunnel is TEQL slave, teql_master_xmit() transmits via netdev_start_xmit() without updating skb->dev to the slave. iptunnel_xmit then uses the original dev from skb-&g...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:8 a.m.32 views

CVE-2026-23277 net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

0.00122EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/20 8:8 a.m.7 views

CVE-2026-23277 net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

5.7AI score
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2026/03/20 12:0 a.m.10 views

CVE-2026-23277

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnelxmit on TEQL slave xmit teqlmasterxmit calls netdevstartxmitskb, slave to transmit through slave devices, but does not update skb-dev to the slave device beforehand. When a...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References28
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that teqlmasterxmit does not update the skb-dev pointing to the slave device before sending...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/03/07 12:33 a.m.14 views

[SECURITY] Fedora 44 Update: valkey-9.0.3-1.fc44

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.5CVSS5.8AI score0.00586EPSS
SaveExploits0
Fedora
Fedora
added 2026/03/05 12:57 a.m.9 views

[SECURITY] Fedora 43 Update: valkey-8.1.6-1.fc43

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.5CVSS6AI score0.00586EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005507)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005507 advisory. In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFFSLAVE flag if a non-eth dev enslave fails syzbot reported a warning1...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/02 12:0 a.m.9 views

ALSA-2026:3507 Important: valkey security update

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.5CVSS5.8AI score0.00586EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/02/21 12:26 p.m.6 views

bonding: annotate data-races around slave->last_rx

...

5.5CVSS5.9AI score0.00086EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/19 12:26 a.m.6 views

SUSE CVE-2026-23212

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

4.7CVSS5.6AI score0.00086EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/18 3:18 p.m.10 views

CVE-2026-23212

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

4.7CVSS5.4AI score0.00086EPSS
SaveExploits0References17
OSV
OSV
added 2026/02/18 3:18 p.m.6 views

UBUNTU-CVE-2026-23212

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/02/18 2:16 p.m.34 views

CVE-2026-23212 bonding: annotate data-races around slave->last_rx

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

0.00086EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/18 2:16 p.m.8 views

CVE-2026-23212 bonding: annotate data-races around slave->last_rx

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

5.3AI score0.00086EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/18 2:16 p.m.4 views

CVE-2026-23212 bonding: annotate data-races around slave->last_rx

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/02/18 2:16 p.m.38 views

CVE-2026-23212

CVE-2026-23212 affects the Linux kernel bonding driver where slave->last_rx (and target_last_arp_rx) data could be read/write locklessly, causing data races. The fix annotates these fields with READ_ONCE() and WRITE_ONCE(), addressing a KCSAN data race in bond_rcv_validate and related paths. C...

4.7CVSS5.2AI score0.00086EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/02/18 2:16 p.m.5 views

CVE-2026-23212

In the Linux kernel, the following vulnerability has been resolved: bonding: annotate data-races around slave-lastrx slave-lastrx and slave-targetlastarprx... can be read and written locklessly. Add READONCE and WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in bondrcvvalidate /...

4.7CVSS5.2AI score0.00086EPSS
SaveExploits0
Rows per page
Query Builder