Lucene search
+L

11376 matches found

Debian CVE
Debian CVE
added 2025/11/12 10:46 a.m.9 views

CVE-2025-40170

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

7.8CVSS5.3AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.8 views

CVE-2025-40154

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error message but leaves as is. This may lead to unepxected results like OOB...

5.2AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.16 views

CVE-2025-40140 net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

8.8CVSS0.003EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/12 5:21 a.m.8 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring Syste...

9.8CVSS6.7AI score0.00438EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40123

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40154

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error...

7.1AI score0.00197EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/12 12:0 a.m.10 views

PT-2025-46589

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s remoteproc subsystem, specifically within the Qualcomm qcom pas component related to the shutdown of the lite ADSP DTB on X1E. The issue arises becaus...

5.5AI score0.00677EPSS
SaveExploits4References394
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is a product of the United States, etc. are products of the United States Linux Foundation. Linux kernel is the kernel used by the open source operating system Linux. nate long p4, etc. are products of the Nate Long Individual Developers. p4 is a small library of utilities for workin...

6.1AI score0.00147EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990781)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990781 advisory. In the Linux kernel, the following vulnerability has been resolved: mISDN: fix misuse of putdevice in mISDNregisterdevice We should not release reference by putdevic...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/11 6:15 p.m.9 views

CVE-2025-62220

Heap-based buffer overflow in Windows Subsystem for Linux GUI allows an unauthorized attacker to execute code over a network...

8.8CVSS7.7AI score
SaveExploits0References1
NVD
NVD
added 2025/11/11 6:15 p.m.7 views

CVE-2025-62220

Heap-based buffer overflow in Windows Subsystem for Linux GUI allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00672EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/11 5:59 p.m.11 views

EUVD-2025-93423

Heap-based buffer overflow in Windows Subsystem for Linux GUI allows an unauthorized attacker to execute code over a network...

8.8CVSS6.2AI score0.00672EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/11 5:59 p.m.147 views

CVE-2025-62220

CVE-2025-62220 describes a heap-based buffer overflow in the Windows Subsystem for Linux GUI (WSL GUI), leading to remote code execution over the network. Connected sources identify this as affecting WSL2, with disclosures noting that versions prior to 2.6.2 are vulnerable (the Nessus plugin cite...

8.8CVSS6.3AI score0.00672EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/11/11 5:59 p.m.12 views

CVE-2025-62220 Windows Subsystem for Linux GUI Remote Code Execution Vulnerability

...

8.8CVSS0.00672EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/11 5:59 p.m.2 views

CVE-2025-62220 Windows Subsystem for Linux GUI Remote Code Execution Vulnerability

...

8.8CVSS6.6AI score0.00672EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: inotify: Avoid reporting event with invalid wd

A race condition was found in the Linux kernel's inotify subsystem. When inotifyfreeingmark races with inotifyhandleinodeevent, the event handler may read imark-wd after it has been reset to -1. This causes an invalid watch descriptor value of -1 to be reported to userspace applications,...

5.6AI score0.00191EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.5 views

kernel: nvmet: fix out-of-bounds access in nvmet_enable_port

An out-of-bounds access vulnerability was found in the Linux kernel's nvme subsystem in the nvmetenableport function. The vulnerability can occur when a port is enabled without a transport type configured, causing the function to use the NVMFTRTYPEMAX value 255 as an array index into the...

7.1CVSS5.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.10 views

kernel: blk-cgroup: Fix class @block_class's subsystem refcount leakage

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.19 views

kernel: block: fix uaf for flush rq while iterating tags

In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blkmqclearflushrqmapping is not called during scsi probe, by checking blkqueueinitdone. However, QUEUEFLAGINITDONE is cleared in delgendisk by commit aec89dc5d421 "block: keep...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.3 views

kernel: padata: fix UAF in padata_reorder

A use-after-free vulnerability was found in the Linux kernel's padata subsystem, in the padatareorder function. Caused by improper synchronization controls, this vulnerability can occur when a reference-counted data structure pd is decremented in one thread, freeing it, while another thread still...

7.8CVSS7.1AI score0.0022EPSS
SaveExploits0References5
Rows per page
Query Builder