Lucene search
+L

13116 matches found

Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37818

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from hugepteoffset for invalid PMD LoongArch's hugepteoffset currently returns a pointer to a PMD slot even if the underlying entry points to invalidptetable indicating no mapping. Callers like...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.37 views

CVE-2025-37816 mei: vsc: Fix fortify-panic caused by invalid counted_by() use

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid countedby use gcc 15 honors the countedbylen attribute on vsctppacket.buf and the vsc-tp.c code is using this in a wrong way. len does not contain the available size in the buffer, it...

0.00192EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.11 views

CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7.8CVSS6.2AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.16 views

CVE-2025-37815

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing IRQ handler associated with the generated IRQ. This is done by acquiring the spinlock and storing the current...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.11 views

CVE-2025-37814

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAPSYSADMIN for all usages of TIOCLSELMOUSEREPORT This requirement was overeagerly loosened in commit 2f83e38a095f "tty: Permit some TIOCLSETSEL modes without CAPSYSADMIN", but as it turns out, 1 the logic I...

7.8CVSS6.4AI score0.00207EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.22 views

CVE-2025-37813 usb: xhci: Fix invalid pointer dereference in Etron workaround

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

7.8CVSS0.00187EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.15 views

CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

7.8CVSS5.6AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.31 views

CVE-2025-37812 usb: cdns3: Fix deadlock when using NCM gadget

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit 58f2fcb3a845 "usb: cdnsp: Fix deadlock issue during using NCM gadget". Under PREEMPTRT the deadlock can be...

0.00151EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.16 views

CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.30 views

CVE-2025-37810 usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

0.00217EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/08 6:26 a.m.154 views

CVE-2025-37810

CVE-2025-37810 refers to a Linux kernel issue in the usb: dwc3 gadget path where the event count check did not validate that the count did not exceed the event buffer length. The problem could allow an out-of-bounds memcpy of an event if the count is larger than the buffer, leading to a crash (ke...

7.8CVSS5.3AI score0.00217EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.10 views

CVE-2025-37810 usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

6.2AI score
SaveExploits0References13
OSV
OSV
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37809 usb: typec: class: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.6 views

CVE-2025-37807

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kmemleak warning for percpu hashmap Vlad Poenaru reported the following kmemleak issue: unreferenced object 0x606fd7c44ac8 size 32: backtrace crc 0: pcpuallocnoprof+0x730/0xeb0 bpfmapallocpercpu+0x69/0xc0...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.26 views

CVE-2025-37808 crypto: null - Use spin lock instead of mutex

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

0.00201EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.23 views

CVE-2025-37808

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 6:26 a.m.15 views

CVE-2025-37808 crypto: null - Use spin lock instead of mutex

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.26 views

CVE-2025-37806 fs/ntfs3: Keep write operations atomic

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37806

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 6:26 a.m.13 views

CVE-2025-37805 sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS6.1AI score
SaveExploits0References10
Rows per page
Query Builder