Lucene search
+L

11176 matches found

OSV
OSV
added 2025/08/20 6:55 p.m.19 views

USN-7703-2 linux-aws-6.8, linux-gcp, linux-gcp-6.8, linux-gkeop, linux-ibm, linux-ibm-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - GPIO subsystem; - GPU...

9.8CVSS6.7AI score0.36848EPSS
SaveExploits1References71
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.10 views

SUSE CVE-2025-38588

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

7CVSS6.5AI score0.00156EPSS
SaveExploits0References73
OSV
OSV
added 2025/08/19 9:22 p.m.14 views

USN-7703-1 linux, linux-aws, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - GPIO subsystem; - GPU...

9.8CVSS6.7AI score0.36848EPSS
SaveExploits1References71
OSV
OSV
added 2025/08/19 5:15 p.m.21 views

AZL-73854 CVE-2025-38572 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: reject malicious packets in ipv6gsosegment syzbot was able to craft a packet with very long IPv6 extension headers leading to an overflow of skb-transportheader. This 16bit field has a limited range. Add...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.0 views

DEBIAN-CVE-2025-38572

In the Linux kernel, the following vulnerability has been resolved: ipv6: reject malicious packets in ipv6gsosegment syzbot was able to craft a packet with very long IPv6 extension headers leading to an overflow of skb-transportheader. This 16bit field has a limited range. Add...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.9 views

UBUNTU-CVE-2025-38588

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References31
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

UBUNTU-CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References31
OSV
OSV
added 2025/08/19 5:15 p.m.9 views

UBUNTU-CVE-2025-38572

In the Linux kernel, the following vulnerability has been resolved: ipv6: reject malicious packets in ipv6gsosegment syzbot was able to craft a packet with very long IPv6 extension headers leading to an overflow of skb-transportheader. This 16bit field has a limited range. Add...

8.5CVSS6.5AI score0.00179EPSS
SaveExploits0References40
CVE
CVE
added 2025/08/19 5:03 p.m.48 views

CVE-2025-38589

The Connected documents confirm CVE-2025-38589 relates to a null-ptr-deref in neigh_flush_dev() within the Linux kernel, fixed by reverting to hash-table iteration in neigh_table_clear() after introducing per-netdev neighbour lists. The issue was triggered by neigh_table_clear() calling neigh_ifd...

5.5CVSS6.9AI score0.00154EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.7 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 originates in the ipv6 module in the fib6infousesdev function that could lead to an infinite loop...

5.5CVSS7.9AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.6 views

SUSE CVE-2025-38550

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References21
OSV
OSV
added 2025/08/16 12:15 p.m.15 views

AZL-73584 CVE-2025-38550 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.6AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.2 views

DEBIAN-CVE-2025-38550

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.25 views

CVE-2025-38550 ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS0.00153EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49904

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: net, neigh: Fix null-ptr-deref in neightableclear When IPv6 module gets initialized but hits...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/14 3:10 p.m.6 views

SUSE-SU-2025:02802-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705 - CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets bsc1247249 Other fixes: -...

7.5CVSS7AI score0.00656EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/13 6:46 a.m.5 views

SUSE-SU-2025:02778-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2025-4516: use-after-free in the unicode-escape decoder when using the error handler bsc1243273. - CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory bsc1244056 -...

9.4CVSS7.6AI score0.01376EPSS
SaveExploits14References20
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2021-45485

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the IPv6 implementation in the Linux kernel before 5.13.3, net/ipv6/outputcore.c has an information leak because of certain use of a hash table which, althou...

7.5CVSS6.2AI score0.03585EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.13 views

RHEL 8 : kernel (RHSA-2025:13589)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:13589 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/ipv6: release expired...

8.8CVSS7.1AI score0.07372EPSS
SaveExploits0References15
Rows per page
Query Builder