Lucene search
+L

1290 matches found

Cvelist
Cvelist
added 2026/03/18 10:5 a.m.40 views

CVE-2026-23245 net/sched: act_gate: snapshot parameters with RCU on replace

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS0.00127EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/03/18 10:5 a.m.9 views

CVE-2026-23245

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/03/18 10:5 a.m.44 views

CVE-2026-23245

CVE-2026-23245 (Linux kernel, net/sched) is resolved. The vulnerability allowed replacing a gate action’s parameters while the hrtimer callback or a dump path walked the schedule list. The fix converts gate parameter updates from plain pointers to an RCU-protected snapshot , swapping updates unde...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 10:5 a.m.4 views

CVE-2026-23245

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/03/18 10:5 a.m.9 views

CVE-2026-23245 net/sched: act_gate: snapshot parameters with RCU on replace

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the parameters to an RCU-protected snapshot and swap update...

7.8CVSS5.7AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-23245

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: actgate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.15 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 actGate operation not providing RCU snapshot protection when replacing parameters, potentially...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.8 views

PT-2026-29722

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel related to futex functionality, specifically between futex key to node opt and vma replace policy. The issue occurs when vma-vm policy i...

7.8CVSS7AI score0.00131EPSS
SaveExploits1References47
RedHat Linux
RedHat Linux
added 2026/03/09 12:23 a.m.5 views

kernel: macvlan: fix possible UAF in macvlan_forward_source()

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlanforwardsource Add RCU protection on struct macvlansourceentry-vlan. Whenever macvlanhashdelsource is called, we must clear entry-vlan pointer before RCU grace period starts. This allows...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/03/05 6:51 a.m.6 views

SUSE CVE-2026-23231

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7CVSS5.7AI score0.00788EPSS
SaveExploits2References22
NVD
NVD
added 2026/03/04 1:15 p.m.24 views

CVE-2026-23231

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS0.00788EPSS
SaveExploits2References9
OSV
OSV
added 2026/03/04 1:15 p.m.9 views

AZL-78650 CVE-2026-23231 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS5.6AI score0.00788EPSS
SaveExploits2References1
UbuntuCve
UbuntuCve
added 2026/03/04 1:15 p.m.6 views

CVE-2026-23231

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS6.5AI score0.00788EPSS
SaveExploits2References19
CVE
CVE
added 2026/03/04 12:58 p.m.63 views

CVE-2026-23231

CVE-2026-23231 affects the Linux kernel nf_tables code. The root cause is a use-after-free in nf_tables_addchain(), where a new chain is published to a table via list_add_tail_rcu() before hooks are registered; on failure the error path frees the chain without an RCU grace period, creating use-af...

7.8CVSS5.8AI score0.00788EPSS
SaveExploits2References9Affected Software1
Cvelist
Cvelist
added 2026/03/04 12:58 p.m.44 views

CVE-2026-23231 netfilter: nf_tables: fix use-after-free in nf_tables_addchain()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS0.00788EPSS
SaveExploits2References6
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.9 views

SUSE CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/17 12:52 p.m.5 views

kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()

A flaw was found in the Linux kernel’s SMC Shared Memory Communication module: in smcclcprfxmatch, the function is called from smclistenwork without proper RCU or RTNL protection. The code previously used skdstgetsk-dev, which can lead to a use-after-free UAF condition if the sk’s destination is...

8.1CVSS5.8AI score0.00334EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.10 views

SUSE CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

5.6CVSS5.2AI score0.00129EPSS
SaveExploits0References15
NVD
NVD
added 2026/02/14 4:15 p.m.8 views

CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS0.00122EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References32
Rows per page
Query Builder