Lucene search
+L

3013233 matches found

Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74653

In the Linux kernel, the following vulnerability has been resolved: serial: 8250of: clear stuck empty-FIFO RX-timeout on LPC32xx The NXP LPC32xx UART PORTLPC3220 can latch an RX character-timeout interrupt while the RX FIFO is empty: IIR reports UARTIIRRXTIMEOUT 0x0c but LSR.DR is clear. A...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74653

CVE-2026-74653 affects the Linux kernel 8250_of serial driver on NXP LPC32xx (PORT_LPC3220) hardware. The UART can latch an RX character-timeout interrupt while the RX FIFO is empty; because the interrupt is level-triggered and re-fires immediately, it causes an interrupt storm that livelocks the...

5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64582

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: error out for 10000 activemembp damosquotascore can trigger division by zero if the target value is zero. DAMONLRUSORT lets users set the target value for the hot memory scheme via activemembp parameter. It avoi...

5.5AI score
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74645

CVE-2026-74645 is a division-by-zero vulnerability in the Linux kernel's DAMON_LRU_SORT module. When a user sets the active_mem_bp parameter to 10002 , the cold memory scheme's quota goal target value becomes zero, causing damos_quota_score() to trigger a kernel oops (divide error). The fix retur...

5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.21 views

CVE-2026-74645 mm/damon/lru_sort: error out for >10000 active_mem_bp

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: error out for 10000 activemembp damosquotascore can trigger division by zero if the target value is zero. DAMONLRUSORT lets users set the target value for the hot memory scheme via activemembp parameter. It avoi...

SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74645

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: error out for 10000 activemembp damosquotascore can trigger division by zero if the target value is zero. DAMONLRUSORT lets users set the target value for the hot memory scheme via activemembp parameter. It avoi...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/22 3:32 p.m.3 views

CVE-2026-74645 mm/damon/lru_sort: error out for >10000 active_mem_bp

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: error out for 10000 activemembp damosquotascore can trigger division by zero if the target value is zero. DAMONLRUSORT lets users set the target value for the hot memory scheme via activemembp parameter. It avoi...

5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74641

CVE-2026-74641 is a kernel memory corruption vulnerability in the Linux kernel ALSA usx2y driver . The function snd_us428ctls_vm_fault() converts a faulting page offset into a kernel address with no bounds check , while the shared memory region is only a single page. Because file_mmap_size_max() ...

5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74641

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset sndus428ctlsvmfault turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf-pgoff us428ctlssharedmem + offset; page = virttopagevaddr; getpagepag...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74641 ALSA: usx2y: bound the hwdep mmap fault offset

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset sndus428ctlsvmfault turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf-pgoff us428ctlssharedmem + offset; page = virttopagevaddr; getpagepag...

5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset sndus428ctlsvmfault turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf-pgoff us428ctlssharedmem + offset; page = virttopagevaddr; getpagepag...

5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.16 views

CVE-2026-74641 ALSA: usx2y: bound the hwdep mmap fault offset

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset sndus428ctlsvmfault turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf-pgoff us428ctlssharedmem + offset; page = virttopagevaddr; getpagepag...

SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64577

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

5.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.19 views

CVE-2026-74640 ALSA: FCP: fix OOB write in fcp_meter_ctl_get()

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74640

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74640

CVE-2026-74640 is an out-of-bounds write in the Linux kernel's ALSA FCP driver, specifically in fcp_meter_ctl_get(). The driver accepts a Level Meter map size up to 255 , but the kernel's snd_ctl_elem_value integer array is only 128 elements long. The store loop writes one 64-bit word per channel...

5.6AI score
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74640 ALSA: FCP: fix OOB write in fcp_meter_ctl_get()

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:32 p.m.6 views

EUVD-2026-64575

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Serialize the scheduler timeout handlers V3D exposes several independent hardware queues BIN, RENDER, TFU and CSD but has only a single, global reset. A timeout on any one queue therefore has to stop, reset and restart t...

5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74638

CVE-2026-74638 affects the V3D DRM scheduler in the Linux kernel, used on hardware such as the Raspberry Pi 5 . The V3D GPU exposes multiple independent hardware queues (BIN, RENDER, TFU, CSD) but performs only a single global reset . When a timeout on one queue triggers a global reset while anot...

5.6AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.6 views

CVE-2026-74638

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Serialize the scheduler timeout handlers V3D exposes several independent hardware queues BIN, RENDER, TFU and CSD but has only a single, global reset. A timeout on any one queue therefore has to stop, reset and restart t...

5.4AI score
SaveExploits0
Rows per page
Query Builder