Lucene search
K

58 matches found

RedHat Linux
RedHat Linux
added 1 hour ago2 views

kernel: net: use dst_dev_rcu() in sk_setup_caps()

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

5.9AI score0.00028EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. mptcpactiveenable is called from subflowfinishconnect, which is icsk-icskafops-skrxdstset. This call isn’t always under a RCU context. Using skdstgetsk-dev could lead to a U...

5.7AI score0.00024EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/06 12:30 p.m.1 views

EUVD-2026-27612

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in ioam6filltracedata We need to check in6devget for possible NULL value, as suggested by Yiming Qian. Also add skbdstdevrcu instead of skbdstdev, and two missing READONCE. Note that @d...

5.7AI score0.00058EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/04/22 7:55 a.m.4 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...

5.8AI score0.00026EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/04/08 3:38 a.m.5 views

kernel: smc: Fix use-after-free in __pnet_find_base_ndev()

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

5.7AI score0.00027EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/09 5:3 p.m.1 views

kernel: smc: Fix use-after-free in __pnet_find_base_ndev()

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

5.7AI score0.00027EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/09 2:40 a.m.2 views

kernel: net: use dst_dev_rcu() in sk_setup_caps()

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

5.7AI score0.00028EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.2 views

kernel: net: use dst_dev_rcu() in sk_setup_caps()

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

5.7AI score0.00028EPSS
Exploits0References5
NVD
NVD
added 2026/01/13 4:16 p.m.1 views

CVE-2025-68813

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix ipv4 null-ptr-deref in route error path The IPv4 code path in ipvsgetoutrt calls dstlinkfailure without ensuring skb-dev is set, leading to a NULL pointer dereference in fibcomputespecdst when ipv4linkfailure attempts t...

0.00068EPSS
Exploits0References7
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.2 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

5.7AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.1 views

SUSE CVE-2025-68188

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

6.3CVSS6.5AI score0.00024EPSS
Exploits0References21
NVD
NVD
added 2025/12/16 2:15 p.m.2 views

CVE-2025-68188

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/12/16 2:15 p.m.0 views

AZL-72538 CVE-2025-68188 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

5.6AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 1:43 p.m.3 views

CVE-2025-68188 tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

6.3AI score0.00024EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to protect dstdev access with an RCU, which could lead to reuse after release...

6.1AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.1 views

SUSE CVE-2025-40133

In the Linux kernel, the following vulnerability has been resolved: mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. mptcpactiveenable is called from subflowfinishconnect, which is icsk-icskafops-skrxdstset and it's not always under RCU. Using skdstgetsk-dev could trigger UAF. Let's use...

6.5CVSS6.5AI score0.00024EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.3 views

SUSE CVE-2025-40170

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

6.3CVSS6.5AI score0.00028EPSS
Exploits0References25
RedhatCVE
RedhatCVE
added 2025/11/13 5:38 p.m.1 views

CVE-2025-40139

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

4.7CVSS5.6AI score0.00026EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/13 9:2 a.m.3 views

tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

...

7.8CVSS7AI score0.00017EPSS
Exploits0
EUVD
EUVD
added 2025/11/12 12:30 p.m.3 views

EUVD-2025-124913

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

5.7AI score0.00028EPSS
Exploits0References3
Rows per page
Query Builder