Lucene search
K

18 matches found

SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.6 views

SUSE 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.8AI score0.00032EPSS
Exploits0References3
CVE
CVE
added 2026/05/28 9:36 a.m.11 views

CVE-2026-46172

CVE-2026-46172 concerns the Linux kernel’s xfrm6_rcv_encap path for IPv6. If a route lookup via ip6_route_input_lookup() returns a dst entry with an error, the function may drop the skb without attaching or releasing that dst reference, leaking dst entries. The documented fix releases the dst bef...

5.8AI score0.00032EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.6 views

PT-2026-44295

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the Linux kernel within the xfrm6 rcv encap function. When performing an IPv6 route lookup, the ip6 route input lookup function returns a referenced destination d...

9.8CVSS6.2AI score0.00254EPSS
Exploits12References284
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

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

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: Release dst in case direct xmit path is used Direct xmit does not use dst because it calls devqueuexmit to send packets; therefore, it calls dstrelease. kmemleak reports: Unreferenced object:...

5.5CVSS5.8AI score0.00026EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:6 a.m.3 views

virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false

...

7.8CVSS5.2AI score0.00017EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.2 views

SUSE CVE-2026-31469

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

5.6AI score0.00017EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/22 3:31 p.m.1 views

EUVD-2026-24817

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

5.6AI score0.00017EPSS
Exploits0References9
NVD
NVD
added 2026/04/22 2:16 p.m.1 views

CVE-2026-31469

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS0.00017EPSS
Exploits0References8
CVE
CVE
added 2026/04/22 1:53 p.m.5 views

CVE-2026-31469

The CVE-2026-31469 issue affects the Linux kernel virtio_net driver, where a Use-After-Free can occur when IFF_XMIT_DST_RELEASE is cleared and napi_tx is disabled, if the network namespace is destroyed while pending skbs remain in the transmit path. The root cause is the dst_ops reference being f...

7.8CVSS5.6AI score0.00017EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.25 views

CVE-2026-31469 virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS0.00017EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.1 views

PT-2026-34374

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the virtio net driver when it is configured with napi tx=N and the IFF XMIT DST RELEASE flag is cleared, such as during the configuration of tc route...

7.8CVSS5.4AI score0.00017EPSS
Exploits0References19
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-31469

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005052)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005052 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix dstnegativeadvice race dstnegativeadvice does not enforce proper RCU rules when...

7.8CVSS5.8AI score0.00449EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.1 views

net: decrease cached dst counters in dst_release

...

5.5CVSS6.8AI score0.00017EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22057

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dstrelease Upstream fix ac888d58869b "net: do not delay dstentriesadd in dstrelease" moved decrementing the dst count from dstdestroy to dstrelease to avoid accessing already freed data in cas...

5.5CVSS5.7AI score0.00017EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/11/10 3:48 a.m.1 views

SUSE CVE-2024-50261

In the Linux kernel, the following vulnerability has been resolved: macsec: Fix use-after-free while sending the offloading packet KASAN reports the following UAF. The metadatadst, which is used to store the SCI value for macsec offload, is already freed by metadatadstfree in macsecfreenetdev,...

6.4CVSS7.7AI score0.00028EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2024/04/18 2:30 a.m.2 views

SUSE CVE-2024-26834

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: release dst in case direct xmit path is used Direct xmit does not use it since it calls devqueuexmit to send packets, hence it calls dstrelease. kmemleak reports: unreferenced object 0xffff88814f440900...

5.5CVSS6.5AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2024/04/17 10:15 a.m.0 views

UBUNTU-CVE-2024-26834

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: release dst in case direct xmit path is used Direct xmit does not use it since it calls devqueuexmit to send packets, hence it calls dstrelease. kmemleak reports: unreferenced object 0xffff88814f440900...

5.5CVSS5.7AI score0.00026EPSS
Exploits0References8
Rows per page
Query Builder