Lucene search
+L

396300 matches found

CVE
CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80941

CVE-2026-80941 affects the Linux kernel wifi: rtw88 driver. The root cause is in rtw_txq_push_skb() : when the skb passed to rtw_hci_tx_write() fails, the error path does not free the skb before returning. This leads to a potential memory leak in rtw_txq_push() , where a dequeued skb is passed to...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80940

CVE-2026-80940 is a resource leak in the Linux kernel's rtw88 PCI Wi-Fi driver. When rtw_pci_napi_init() fails during device probing, the error path jumps to err_pci_declaim without calling rtw_pci_destroy(), leaving PCI resources allocated by rtw_pci_setup_resource() leaked. The fix adds a dedic...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80939

CVE-2026-80939 affects the Linux kernel rtw89 PCI WiFi driver on arm64 platforms. The root cause is a missing .shutdown callback: during warm reboot the kernel invokes device_shutdown() but not .remove(), so the rfkill polling workqueue continues issuing MMIO reads to the PCI device after the PCI...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80938

A deadlock vulnerability was identified in the Linux kernel's mt7615 WiFi driver (mt76 subsystem). During suspend, mt7615_suspend() acquired the mt76 mutex before calling cancel_delayed_work_sync() on mac_work, while the worker itself acquires the same mutex—causing a deadlock if the work was alr...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.15 views

CVE-2026-80936

CVE-2026-80936 affects the mt7925 Wi-Fi driver in the Linux kernel (part of the mt76 subsystem). During multi-link power-save setup, the driver queues mlo_pm_work with a 5-second delay but never cancels it on the stop path. If the device is torn down within that window, the timer fires after tear...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80937

CVE-2026-80937 is an out-of-bounds write in the Linux kernel's mt76 Wi-Fi driver for mt7915 chipsets. The function mt7915_mcu_get_eeprom() copies a 16-byte EFUSE block into the driver's eeprom.data buffer at an offset supplied by the device MCU (res->addr), a device-controlled __le32, without ...

8.8CVSS0.00318EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80935

CVE-2026-80935 affects the Linux kernel mt76 Wi-Fi driver for MediaTek MT7996 devices. The function mt7996_mcu_get_eeprom() uses a device-controlled 32-bit address (event->addr) as a destination offset into dev->mt76.eeprom.data without bounds-checking it, only clamping the copy length. A m...

8.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80934

CVE-2026-80934 affects the Linux kernel WiFi driver mt76 mt7996 (and mt7992). The root cause is a TX DMA mapping leak on AddBA request action frames: these frames use a HW MAC-TXP layout, but the TX-free path incorrectly decodes them as FW-TXP, causing the unmap loop to run zero times and the DMA...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80933

This Linux kernel vulnerability affects the mt76: mt7996 Wi-Fi driver . The driver parses and copies the default EEPROM firmware without validating its length, so a truncated firmware file can cause the driver to read beyond the allocated buffer during variant validation or the fallback copy. Red...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80932

A use-after-free vulnerability in the Linux kernel's vsock/virtio component is triggered during virtio_vsock_remove(). The function flushes work items before freeing the virtio_vsock object, but the flush order ignores dependencies: send_pkt_work can queue rx_work after the remove path has alread...

8.4CVSS0.0014EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80931

CVE-2026-80931 is an out-of-bounds read in the Linux kernel's DS28E17 1-Wire to I2C bridge driver (w1: ds28e17). During an I2C_M_RECV_LEN read, the device-controlled length byte (buf[0]) is not validated against the caller buffer size (34 bytes), allowing a read up to ~222 bytes out of bounds . P...

7.8CVSS0.00128EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80930

CVE-2026-80930 affects the Linux kernel 's tpm_i2c_nuvoton driver (Nuvoton TPM over I2C). The root cause is in i2c_nuvoton_wait_for_stat(), which enables the IRQ before waiting for the interrupt handler to report a status change. If the wait times out or is interrupted before the handler runs, th...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80928

CVE-2026-80928 is a Use-After-Free (UAF) of struct cred in the Linux kernel's SMACK (Simplified Mandatory Access Control Kernel) security module, specifically in smack_file_send_sigiotask(). The root cause is that the function accessed the subjective credential pointer (tsk->cred) on a non-cur...

7.8CVSS0.00128EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.14 views

CVE-2026-80929

CVE-2026-80929 affects the Linux kernel's sysctl subsystem . The cad_pid entry, which controls the PID killed on control-alt-delete and is logically global to the root namespace, was placed in pid_table[] with permissions governed by pid_table_root_permissions(). This allowed a non-root local use...

7.8CVSS0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80927

CVE-2026-80927 affects the Linux kernel timekeeping subsystem. In __do_adjtimex(), a race condition allows the auxiliary clock to be disabled during tk_get_aux_ts64() and re-enabled before the tks->clock_valid check, causing uninitialized stack data to be used in calculations and indirectly le...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:39 p.m.9 views

CVE-2026-81915

Concrete CMS below 9.5.3 has a missing object-level authorization check in the Types::submit() dashboard controller. When updating a Page Type, the controller loaded and saved the Page Type identified by a user-supplied ptID without calling canEditPageType(), allowing a signed-in dashboard user a...

5.1CVSS0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:37 p.m.15 views

CVE-2026-80926

CVE-2026-80926 is a use-after-free in the Linux kernel's ksmbd (in-kernel SMB server) module, in the smb2_oplock_break_noti() function. The function reads opinfo->conn without holding a lock and dereferences it after two allocations that may sleep. When the durable handle owning the oplock is ...

9.8CVSS0.00435EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:37 p.m.17 views

CVE-2026-77490

CVE-2026-77490 affects Microsoft Edge (Chromium-based) due to improper neutralization of input during web page generation, i.e., a cross-site scripting (XSS) flaw. An unauthorized attacker can leverage this over a network to perform spoofing . The CVSS 3.1 score is 6.1 (Medium) with a vector of A...

6.1CVSS0.00299EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:36 p.m.8 views

CVE-2026-7884

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
CVE
CVE
added 2026/09/11 7:36 p.m.12 views

CVE-2025-33123

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Rows per page
Query Builder