Lucene search
+L

25523 matches found

SUSE CVE
SUSE CVE
added 2025/09/13 11:22 p.m.17 views

SUSE CVE-2025-39797

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRMMSGALLOCSPI Netlink message, which triggers the kernel function xfrmallocspi. This function is expected to ensure uniqueness of the Security...

5.9CVSS6.8AI score0.00156EPSS
SaveExploits0References44
Microsoft CVE
Microsoft CVE
added 2025/09/13 1:03 a.m.11 views

bpf: Forget ranges when refining tnum after JSET

...

5.5CVSS7AI score0.00169EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/12 11:24 p.m.9 views

SUSE CVE-2025-39766

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References25
CVE
CVE
added 2025/09/12 3:59 p.m.115 views

CVE-2025-39797

CVE-2025-39797 concerns the Linux kernel xfrm duplicate SPI handling. The vulnerability arises when Strongswan triggers an XFRM_NETLINK_ALLOC_SPI request, enabling xfrm_alloc_spi() to return success for an SPI already in use, causing multiple inbound SAs to share the same SPI (distinguished only ...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.27 views

CVE-2025-39797 xfrm: Duplicate SPI Handling

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRMMSGALLOCSPI Netlink message, which triggers the kernel function xfrmallocspi. This function is expected to ensure uniqueness of the Security...

0.00156EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/12 12:00 a.m.9 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 an incorrect handling of security parameter index duplicates, which could lead to packet processing failures...

7.8CVSS5.9AI score0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/11 5:15 p.m.20 views

AZL-73962 CVE-2025-39766 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.5 views

DEBIAN-CVE-2025-39766

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS6.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

AZL-67232 CVE-2025-39766 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.9 views

CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS0.00169EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/11 5:15 p.m.15 views

UBUNTU-CVE-2025-39766

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS6.5AI score0.0018EPSS
SaveExploits0References36
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

UBUNTU-CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References35
CVE
CVE
added 2025/09/11 4:56 p.m.108 views

CVE-2025-39766

CVE-2025-39766 : In the Linux kernel, the net/sched cake_enqueue path was fixed to return NET_XMIT_CN when dropping packets due to a very small buffer_limit, preventing htb_enqueue from activating an empty child qdisc. The issue caused packet drops to be signaled as NET_XMIT_SUCCESS, leading to f...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/09/11 4:56 p.m.7 views

CVE-2025-39766 net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

5.9AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2025/09/11 4:56 p.m.7 views

CVE-2025-39766 net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

6.6AI score0.0018EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2025/09/11 12:41 p.m.11 views

USN-7744-1: QEMU vulnerabilities

It was discovered that QEMU incorrectly handled certain virtio devices. A privileged guest attacker could use this issue to cause QEMU to crash, leading to a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 22.04 LTS and Ubuntu 24.04 LTS. CVE-2024-3446 It was...

8.2CVSS7.2AI score0.01027EPSS
SaveExploits2References1
Fedora
Fedora
added 2025/09/11 1:19 a.m.15 views

[SECURITY] Fedora 41 Update: wireshark-4.4.9-1.fc41

Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits1
Fedora
Fedora
added 2025/09/11 12:56 a.m.11 views

[SECURITY] Fedora 42 Update: wireshark-4.4.9-1.fc42

Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2016-8596

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Buffer overflow in the cspcanprocessframe in cspifcan.c in the libcsp library v1.4 and earlier allows hostile components connected to the canbus to execute...

9.8CVSS8.9AI score0.02053EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.22 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2025-2043)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscCVE-2025-37890 crypto: lzo - Fix compression buffer overrunCVE-2025-3806...

9.8CVSS7.3AI score0.00477EPSS
SaveExploits3References63
Rows per page
Query Builder