Lucene search
+L

53 matches found

SUSE CVE
SUSE CVE
added 2026/08/06 1:06 a.m.9 views

SUSE CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7CVSS5.4AI score0.00113EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/05 8:16 a.m.7 views

CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS0.00113EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/24 11:19 a.m.26 views

kernel: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels

A flaw was found in the Linux kernel's IPv6 networking implementation, specifically within the seg6 and rpl lwtunnels. A race condition can occur when handling destination cache entries, where a NOREF no reference destination object is used after it has been freed. This use-after-free vulnerabili...

8.1CVSS5.7AI score0.00278EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/28 10:16 a.m.17 views

CVE-2026-46172

In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6rcvencap xfrm6rcvencap performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinputlookup returns a referenced dst entry even when the lookup resolves to...

5.5CVSS0.00128EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/28 10:16 a.m.22 views

UBUNTU-CVE-2026-46172

In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6rcvencap xfrm6rcvencap performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinputlookup returns a referenced dst entry even when the lookup resolves to...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References42
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.17 views

SUSE CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/05/28 1:32 a.m.17 views

CVE-2026-45917

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. A race condition exists between the network device notifier and the destination cache when a device is shutting down. This can lead to a leaked device reference, potentially causing system instability or a denial of service...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.20 views

EUVD-2026-32383

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.8AI score0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 2:17 p.m.19 views

CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 2:17 p.m.12 views

UBUNTU-CVE-2026-46099

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

8.1CVSS5.7AI score0.00278EPSS
SaveExploits0References35
OSV
OSV
added 2026/05/27 2:17 p.m.11 views

UBUNTU-CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/05/27 12:59 p.m.73 views

CVE-2026-46099 net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

8.1CVSS0.00278EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.49 views

CVE-2026-45917 ipvs: do not keep dest_dst if dev is going down

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 12:17 p.m.13 views

CVE-2026-45917 ipvs: do not keep dest_dst if dev is going down

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.33 views

PT-2026-43784

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the netdev notifier ip vs dst event and the code responsible for caching the destination dst when a device is going down. Because the Forwarding Informati...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-45917

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. ...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition between the dst cache and network devices when they are disabled in IPVS,...

5.8AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/05 1:18 p.m.13 views

SUSE-SU-2026:21503-1 Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-35.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting ...

7.8CVSS6AI score0.99907EPSS
SaveExploits238References11
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a...

9.8CVSS4.7AI score0.00443EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:07 a.m.14 views

seg6: separate dst_cache for input and output paths in seg6 lwtunnel

...

9.8CVSS5.8AI score0.00443EPSS
SaveExploits0
Rows per page
Query Builder