Lucene search
+L

183759 matches found

Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90395

In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704charger: cancel work on remove The USB notifier and initial VBUS detection can schedule isp-work. The remove path unregisters the notifier and power supply, but does not wait for queued or running work befor...

0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.9 views

CVE-2026-90393

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential UAF in bpfnetnslinkupdateprog In bpfnetnslinkupdateprog, the checks for oldprog and prog type are currently performed locklessly before acquiring netnsbpfmutex. This creates a race condition that can lead to a...

0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90392

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential UAF when reading bpf link info In bpflinkshowfdinfo and bpflinkgetinfobyfd, link-prog is accessed without holding any locks. If the prog is concurrently replaced via bpflinkupdate, the old prog can be freed,...

7.8CVSS0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90391

In the Linux kernel, the following vulnerability has been resolved: lib/testhmm: fail dmirrorfault when the mirrored mm is gone dmirrorfault is called from the dmirrorread and dmirrorwrite retry loops after dmirrordoread or dmirrordowrite finds a missing device page table entry. If the mirrored m...

0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.10 views

CVE-2026-90390

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: resume array on backlogstore error path backlogstore suspends the array before checking whether a write-mostly device exists. If no such device exists, the error path only unlocks reconfigmutex and leaves the array...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.8 views

CVE-2026-90388

In the Linux kernel, the following vulnerability has been resolved: iommu/dma: Check atomic pool allocation result directly The non-blocking, non-coherent allocation path uses dmaallocfrompool, which returns the allocated page and fills cpuaddr only on success. Do not rely on cpuaddr to detect...

7.8CVSS0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90389

In the Linux kernel, the following vulnerability has been resolved: md: scope memallocnoio to allocation critical sections Storing a memallocnoiosave token in mddev-noioflags lets one task save the token and another task restore it. With concurrent suspend sysfs writes, task A can enter...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90387

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Preserve allocation virtual address for dynamic pools swiotlballoctlb can allocate from the DMA atomic pool when a decrypted pool is needed from atomic context. With CONFIGDMADIRECTREMAP, the atomic pool is backed by...

7.8CVSS0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90386

In the Linux kernel, the following vulnerability has been resolved: i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices On an empty bus ENTDAA assigns nothing, so cmd-rxlen the count of addresses left unassigned equals master-maxdevs. The GENMASK index master-maxdevs - cmd-rxlen - 1 th...

0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.8 views

CVE-2026-90385

In the Linux kernel, the following vulnerability has been resolved: md/raid1: create serial pool adding rdev to array with serializepolicy=1 The following bug has been observed with kernel 7.1.3 after adding a new rdev to an existing RAID1 array with serializepolicy enabled: Oops: 0002 1 CPU: 0...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90384

In the Linux kernel, the following vulnerability has been resolved: iomap: release the folio batch on iomap callback failures A sashiko review of an unrelated patch points out that the folio batch mechanism used for iomap zero range fails to release the batch in a couple error scenarios. If eithe...

0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90383

In the Linux kernel, the following vulnerability has been resolved: misc: sgi-gru: remove interrupt-context page-table walks The GRU TLB miss handler walks a process's page tables without holding page-table locks or a reference to the mapped page. It also uses a kernel page-table accessor on user...

7.8CVSS0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90382

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length The MPDU length in the rx descriptor comes from the hardware. In monitor mode with the fcsfail filter enabled, the hardware passes up corrupted frames, and a...

0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90381

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix handling channel context with different bands in mt76switchvifchanctx When performing channel switches on different radios within a short timeframe, channel contexts with different bands can be carried for each...

8.8CVSS0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90380

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt792x: fix use-after-free in mt76rxpollcomplete A use-after-free issue occurs in mt76rxpollcomplete due to a race condition. The STA has already been removed, but the rxstatus still had a pointer to the wcid in the...

8.8CVSS0.00309EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.9 views

CVE-2026-90379

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: Add PCIe AER handler support to prevent system crash When an AER error occurs and the bus is hung, the register reads return 0xFFFFFFFF, causing the DMA queue state to be corrupted and resulting in an invalid...

8.8CVSS0.00239EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90377

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RX data queuing of RRO 3.0 For RRO 3.0, RX data released from a RRO data queue should be put to the indicator queue. The frames are processed and completed in the context of the indicator queue NAPI, which only...

0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.7 views

CVE-2026-90378

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt792x: Fix memory leak in SDIO TX path When txprepareskb returns an error in the SDIO TX path, the skb is not freed, leading to a memory leak. This can occur when zero-length frames such as WNM NULL frames are droppe...

0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90376

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix MLD ID in MAC TXD and HIF TXP Problem: MCU command timeout while the firmware state is normal, and the firmware keeps showing the error log "ERROR!! NO PAUSE...". Root cause: If the MLDID field in the TXD ...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:09 p.m.6 views

CVE-2026-90375

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix non-AQL packet accounting for MLO stations mt76txqueueskb overrides the wcid passed by the driver with sta-drvpriv, so the wcid might incorrectly be changed after TX, causing wcid-nonaqlpackets to be counted on th...

0.00168EPSS
SaveExploits0
Rows per page
Query Builder