Lucene search
+L

25486 matches found

OSV
OSV
added 2025/10/02 8:57 a.m.26 views

USN-7792-1 linux, linux-aws, linux-gcp, linux-gcp-6.8, linux-gke, linux-gkeop, linux-ibm, linux-ibm-6.8, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency 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: - Ext4 file system; - Packet sockets; - Network traffic control; - TLS protocol; - VMware vSockets driver; - XFRM...

7.8CVSS6.5AI score0.00328EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/02 8:52 a.m.9 views

USN-7791-1 linux, linux-aws, linux-aws-6.14, linux-hwe-6.14, 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: - Packet sockets; - Network traffic control; - VMware vSockets driver; - XFRM subsystem; CVE-2025-38618,...

7.8CVSS6.6AI score0.00328EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.7 views

Openvswitch don't match packets on nd_target field

...

7.1CVSS7AI score0.00389EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/02 12:00 a.m.8 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-7792-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7792-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS6.8AI score0.00328EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.13 views

PT-2025-44109

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.16.0+ and later Description The Linux kernel contains a flaw in the BPF subsystem related to handling struct operations on the LoongArch architecture. Specifically, the return values of struct operations are not correct...

7.8CVSS7.9AI score0.00677EPSS
SaveExploits6References580
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.17 views

PT-2025-44118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the BPF verifier in the check alu op function. The verifier incorrectly performs scalar adjustments for BPF NEG operations when the destination...

7.8CVSS5.4AI score0.00677EPSS
SaveExploits6References592
Tenable Nessus
Tenable Nessus
added 2025/10/02 12:00 a.m.2 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7793-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7793-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS6.7AI score0.00328EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/02 12:00 a.m.3 views

Ubuntu 24.04 LTS / 25.04 : Linux kernel vulnerabilities (USN-7791-1)

The remote Ubuntu 24.04 LTS / 25.04 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7791-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects...

7.8CVSS7.2AI score0.00328EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.10 views

SUSE CVE-2022-50445

In the Linux kernel, the following vulnerability has been resolved: xfrm: Reinject transport-mode packets through workqueue The following warning is displayed when the tcp6-multi-diffip11 stress test case of the LTP test suite is tested: watchdog: BUG: soft lockup - CPU0 stuck for 22s!...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:22 p.m.8 views

SUSE CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits2References22
RedHat Linux
RedHat Linux
added 2025/10/01 5:47 p.m.9 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

UBUNTU-CVE-2023-53500

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix slab-use-after-free in decodesession6 When the xfrm device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. Then, slab-use-after-free may occur when the xfrm device sen...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.13 views

CVE-2023-53502

...

SaveExploits0
CVE
CVE
added 2025/10/01 11:45 a.m.23 views

CVE-2023-53502

This CVE-2023-53502 entry is rejected by the CVE Numbering Authority.

6.2AI score
SaveExploits0
NVD
NVD
added 2025/10/01 8:15 a.m.12 views

CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS0.00151EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.24 views

CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.7 views

CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

7.8CVSS6.1AI score0.00183EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2025/10/01 4:23 a.m.21 views

CVE-2025-59668

Multiple versions of Central Monitor CNS-6201 contain a NULL pointer dereference vulnerability. When processing a crafted certain UDP packet, the affected device may abnormally terminate...

8.7CVSS7.5AI score0.00476EPSS
SaveExploits0References1
Redos
Redos
added 2025/10/01 12:00 a.m.11 views

ROS-20250930-15

Kea open source DHCP server vulnerability is related to availability checking when processing DHCP packets. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.5CVSS6.8AI score0.00514EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/01 12:00 a.m.19 views

RHEL 7 : kernel-rt (RHSA-2025:17109)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17109 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

7.8CVSS7AI score0.00236EPSS
SaveExploits0References15
Rows per page
Query Builder