Lucene search
+L

2850 matches found

EUVD
EUVD
added 2025/12/16 3:30 p.m.13 views

EUVD-2025-203719

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.8AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 3:06 p.m.11 views

CVE-2025-68299 afs: Fix delayed allocation of a cell's anonymous key

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

6.6AI score
SaveExploits0References6
OSV
OSV
added 2025/12/16 2:15 p.m.14 views

UBUNTU-CVE-2025-68177

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.7AI score0.0021EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/16 1:42 p.m.48 views

CVE-2025-68177

CVE-2025-68177: In Linux kernel, cpufreq/longhaul: longhaul_exit improperly dereferenced a NULL policy pointer. The fix adds an unlikely() guard and early return when policy is NULL, with upstream patchset released in kernel 6.6.120. Mageia OSVs indicate updated kernel packages (6.6.120) addressi...

6AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.44 views

CVE-2025-68177 cpufreq/longhaul: handle NULL policy in longhaul_exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:42 p.m.8 views

CVE-2025-68177 cpufreq/longhaul: handle NULL policy in longhaul_exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

6.2AI score
SaveExploits0References11
Redos
Redos
added 2025/12/15 12:00 a.m.11 views

ROS-20251215-7305

A vulnerability in the net component of the Go programming language is related to the execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.9CVSS6.9AI score0.01001EPSS
SaveExploits0
Redos
Redos
added 2025/12/15 12:00 a.m.11 views

ROS-20251215-7302

A vulnerability in the net/sched/schhfsc.c component of the Linux kernel is associated with the execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data, compromise its integrity, and cause a denial of servi...

7.8CVSS8.3AI score0.00486EPSS
SaveExploits3
OSV
OSV
added 2025/12/12 11:09 a.m.12 views

OESA-2025-2795 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: A vulnerability in the GRUB2 bootloader has been identified in the normal module. This flaw, a memory Use After Free...

4.9CVSS6.9AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/12 11:09 a.m.23 views

OESA-2025-2802 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be...

7.8CVSS6AI score0.00975EPSS
SaveExploits4References96
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991124)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991124 advisory. In the Linux kernel, the following vulnerability has been resolved: virtioconsole: eliminate anonymous moduleinit & moduleexit Eliminate anonymous moduleinit and...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 10:15 a.m.20 views

CVE-2025-40314

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

5.8AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 4:17 p.m.7 views

CVE-2023-53848

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

0.00227EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.41 views

CVE-2023-53848 md/raid5-cache: fix a deadlock in r5l_exit_log()

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

0.00227EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:02 a.m.16 views

usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget

...

7AI score0.00191EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.26 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.4AI score0.00237EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2022-55686

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.1AI score0.00232EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:16 a.m.7 views

DEBIAN-CVE-2025-40314

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

5.2AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 12:46 a.m.10 views

CVE-2025-40314 usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.47 views

CVE-2025-40314 usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

0.00191EPSS
SaveExploits0References6
Rows per page
Query Builder