Lucene search
+L

59 matches found

OSV
OSV
added 2025/07/04 2:15 p.m.18 views

AZL-64710 CVE-2025-38192 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: clear the dst when changing skb protocol A not-so-careful NAT46 BPF program can crash the kernel if it indiscriminately flips ingress packets from v4 to v6: BUG: kernel NULL pointer dereference, address: 0000000000000000...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.1 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dstrelease The upstream fix ac888d58869b “net: do not delay dstentriesadd in dstrelease” moved the decrementing of the dst counter from dstdestroy to dstrelease, in order to avoid accessing...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net: ipv6: Fixed issues with reference loops in RPL, Seg6, and Ioam6 lwtunnels. Some lwtunnels have a destination cache for the transformed destination address. If the packet’s destination does not change, we might end up...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: net/ipv6: release expired exception dst cached in socket

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6negativeadvice when this function is executed for an expired IPv6 route located in the exception table. There are several conditions that must ...

7.5CVSS6.8AI score0.00694EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.10 views

SUSE 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...

4.4CVSS7.6AI score0.00211EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/16 3:15 p.m.4 views

DEBIAN-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.00211EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.18 views

UBUNTU-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...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References25
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.20 views

PT-2025-16697

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the handling of cached destination counters in the dst release function. When CONFIG DST CACHE is enabled and Open vSwit...

6.8CVSS5.5AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 3:15 a.m.13 views

AZL-62544 CVE-2025-21768 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for post-transformation dst. If the packet destination did not change we may end up recording a reference to the lwtunnel in its own...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21757

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.2AI score
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21757

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.10 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 rpl, seg6, and ioam6 lwtunnels not handling dst cache references correctly, which could lead to a memory lea...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: - In the net subsystem, do not delay the execution of dstentriesadd within dstrelease. - dstentriesadd uses data per-core that might be freed during the dismantling of ip6routenetexit, by calling dstentriesdestroy. Before...

7.8CVSS6.9AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 12:15 p.m.13 views

AZL-54764 CVE-2024-56751 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: release nexthop on device removal The CI is hitting some aperiodic hangup at device removal time in the pmtu.sh self-test: unregisternetdevice: waiting for vethA-R1 to become free. Usage count = 6 reftracker:...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/27 3:02 p.m.25 views

CVE-2024-56644 net/ipv6: release expired exception dst cached in socket

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6negativeadvice when this function is executed for an expired IPv6 route located in the exception table. There are several conditions that must ...

7.5CVSS0.00694EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 6:04 a.m.6 views

SUSE CVE-2009-0778

The icmpsend function in net/ipv4/icmp.c in the Linux kernel before 2.6.25, when configured as a router with a REJECT route, does not properly manage the Protocol Independent Destination Cache aka DST in some situations involving transmission of an ICMP Host Unreachable message, which allows remo...

7.1CVSS6.5AI score0.04623EPSS
SaveExploits2References3
Veracode
Veracode
added 2021/11/08 3:23 a.m.15 views

Information Disclosure

@sap-cloud-sdk/core is vulnerable to information disclosure. The vulnerability exists because the destination cache does not include the user identity information, allowing an attacker to retrieve the same destination by using other users permissions...

5.9CVSS3.5AI score0.01712EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2010/02/02 9:01 p.m.11 views

kernel: rt_cache leak leads to lack of network connectivity

The icmpsend function in net/ipv4/icmp.c in the Linux kernel before 2.6.25, when configured as a router with a REJECT route, does not properly manage the Protocol Independent Destination Cache aka DST in some situations involving transmission of an ICMP Host Unreachable message, which allows remo...

7.1CVSS6.2AI score0.04623EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2009/03/12 3:20 p.m.30 views

CVE-2009-0778

The icmpsend function in net/ipv4/icmp.c in the Linux kernel before 2.6.25, when configured as a router with a REJECT route, does not properly manage the Protocol Independent Destination Cache aka DST in some situations involving transmission of an ICMP Host Unreachable message, which allows remo...

7.1CVSS6.3AI score0.04623EPSS
SaveExploits2References1
Rows per page
Query Builder