Lucene search
+L
CvelistRecent

397517 matches found

Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•13 views

CVE-2026-97413 RDMA/rtrs-srv: Fix integer underflow in process_read and process_write

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Fix integer underflow in processread and processwrite usrlen is read from a network-supplied message field le16tocpu and used to compute datalen = off - usrlen without validating that usrlen off causing an integer...

9.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-97412 pds_core: quiesce DMA before freeing resources

In the Linux kernel, the following vulnerability has been resolved: pdscore: quiesce DMA before freeing resources pdscteardown frees DMA buffers but does not disable bus mastering, leaving the device able to perform DMA after the buffers are freed. This can lead to use-after-free if the device...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-97410 netconsole: take target_cleanup_list_lock in drop_netconsole_target()

In the Linux kernel, the following vulnerability has been resolved: netconsole: take targetcleanuplistlock in dropnetconsoletarget dropnetconsoletarget unlinks the target while only holding targetlistlock. However, when the underlying interface has been unregistered, netconsolenetdevevent moves t...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•14 views

CVE-2026-97411 net: ibm: emac: mal: fix potential system hang in mal_remove()

In the Linux kernel, the following vulnerability has been resolved: net: ibm: emac: mal: fix potential system hang in malremove napidisable is not idempotent and calling it on an already-disabled or unenabled NAPI context will cause the kernel to spin indefinitely waiting for the NAPISTATESCHED b...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•13 views

CVE-2026-97409 nvme-fc: Do not cancel requests in io target before it is initialized

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Do not cancel requests in io target before it is initialized A new nvme-fc controller in CONNECTING state sees admin request timeout schedules ctrl-ioerrwork to abort inflight requests. This ends up calling...

8.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-97408 Bluetooth: L2CAP: validate connectionless PSM length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate connectionless PSM length Connectionless L2CAP frames carry a two-byte PSM at the start of the payload. l2caprecvframe currently reads that PSM unconditionally after validating only the outer L2CAP...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•13 views

CVE-2026-97407 ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchippdm: Handle runtime PM resume failures in setfmt rockchippdmsetfmt calls pmruntimegetsync before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•9 views

CVE-2026-93830 net: stmmac: xgmac2: disable RBUE in default RX interrupt mask

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac2: disable RBUE in default RX interrupt mask Enabling the RX Buffer Unavailable RBUE interrupt is counterproductive and can trigger a MAC interrupt storm under heavy RX pressure. When the DMA runs out of RX...

7.5CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•11 views

CVE-2026-93829 smb: client: fix races in cifsd thread creation

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix races in cifsd thread creation The cifsd demultiplex thread can run and access tcpses before the parent thread has finished populating tcpses, which the worker thread accesses locklessly. Also, the kthreadrun mac...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•11 views

CVE-2026-93828 exfat: fix handling of damaged volume in exfat_create_upcase_table()

In the Linux kernel, the following vulnerability has been resolved: exfat: fix handling of damaged volume in exfatcreateupcasetable When the size of the upcase table is set to zero in the dentry for any reasone.g. corrupted media or misbehaving device, an integer overflow causes the module to loo...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•14 views

CVE-2026-93827 virtio-fs: avoid double-free on failed queue setup

In the Linux kernel, the following vulnerability has been resolved: virtio-fs: avoid double-free on failed queue setup virtiofssetupvqs allocates fs-vqs and fs-mqmap before calling virtiofindvqs. If virtiofindvqs fails, the error path frees both pointers and returns an error to virtiofsprobe...

8.4CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-93826 HID: hidpp: fix potential UAF in hidpp_connect_event()

In the Linux kernel, the following vulnerability has been resolved: HID: hidpp: fix potential UAF in hidppconnectevent If inputregisterdevice fails, we call inputfreedevice, but keep stale pointer to the old device in hidpp-input, which could potentially lead to UAF. Fix that by resetting it to...

7.5CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•10 views

CVE-2026-93825 spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()

In the Linux kernel, the following vulnerability has been resolved: spi: Add NULL check for spigetdeviceid in spigetdevicematchdata Prevent NULL pointer dereference when spigetdeviceid returns NULL, which can happen when using driveroverride without matching SPI ID entry...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-93824 tls: reject the combination of TLS and sockmap

In the Linux kernel, the following vulnerability has been resolved: tls: reject the combination of TLS and sockmap TLS and sockmap BPF psock integration hides a lot of latent bugs. Bugs which may be more or less relevant for real users but they are definitely exploitable. We could not find anyone...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•13 views

CVE-2026-93823 drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Let driver decide buffer size at AMDKFDIOCGETDMABUFINFO ioctl amdkfd driver needs allocate buffer to return bo metadata to user space. The buffer size is controlled by user currently. It is a potential security issue...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•9 views

CVE-2026-93822 PCI: iproc: Protect root bus removal with rescan lock

In the Linux kernel, the following vulnerability has been resolved: PCI: iproc: Protect root bus removal with rescan lock Hold the pcirescanremovelock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may lead ...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-93542 Out-of-bounds read in libXi's XI2 class parsing via size_classes() and copy_classes()

An out-of-bounds read in libXi's XI2 class parsing via sizeclasses and copyclasses in libXi before 1.8.4 could be used by malicous servers to crash the X client...

6.5CVSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93821 PCI: altera: Protect root bus removal with rescan lock

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Protect root bus removal with rescan lock Hold the pcirescanremovelock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may lead...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93820 PCI: rockchip: Protect root bus removal with rescan lock

In the Linux kernel, the following vulnerability has been resolved: PCI: rockchip: Protect root bus removal with rescan lock Hold the pcirescanremovelock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may le...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•14 views

CVE-2026-93819 PCI: mediatek: Protect root bus removal with rescan lock

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Protect root bus removal with rescan lock Hold the pcirescanremovelock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may le...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93817 perf: Fix addr_filter_ranges lifetime

In the Linux kernel, the following vulnerability has been resolved: perf: Fix addrfilterranges lifetime Lee Jia Jie reported that since event::addrfilterranges is used under RCU, it should be RCU freed...

7.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93818 PCI: plda: Protect root bus removal with rescan lock

In the Linux kernel, the following vulnerability has been resolved: PCI: plda: Protect root bus removal with rescan lock Hold the pcirescanremovelock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may lead t...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•14 views

CVE-2026-93816 f2fs: validate inline dentry name lengths before conversion

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate inline dentry name lengths before conversion Inline dentry conversion copies names out of the inline dentry area before checking that each recorded name length fits in the available filename slots. A corrupted imag...

7.1CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93815 net: au1000: move free_irq out of the close-time spinlocked section

In the Linux kernel, the following vulnerability has been resolved: net: au1000: move freeirq out of the close-time spinlocked section au1000close calls freeirq while aup-lock is still held with spinlockirqsave. freeirq can sleep because it takes the IRQ descriptor request mutex, so it does not...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93814 spi: core: Abort active target transfer on controller suspend

In the Linux kernel, the following vulnerability has been resolved: spi: core: Abort active target transfer on controller suspend When an SPI controller operating in target mode has a transfer in progress at the time of system suspend, the suspend path proceeds without aborting the ongoing...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93812 ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix sdndr.data memory leak in ksmbdvfssetsdxattr ndrencodev4ntacl allocates sdndr.data via kzalloc at entry. If any subsequent ndrwrite call returns error during encoding, the allocated sdndr.data won't be freed and causes...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93813 btrfs: tree-checker: validate INODE_REF's namelen

In the Linux kernel, the following vulnerability has been resolved: btrfs: tree-checker: validate INODEREF's namelen BUG A crafted btrfs image can trigger the following crash: BUG: unable to handle page fault for address: ffffd1dc42884000 PF: supervisor write access in kernel mode PF:...

7.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-79764 Termix: Authenticated SSRF via `/homepage/proxy` — No Destination Allowlist

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 2.5.0 until 2.5.1, the /homepage/proxy endpoint accepts an authenticated user's url query parameter and passes it to http.get or https.get without destination restrictions. In...

7.7CVSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93811 ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix acl.sdbuf memory leak and invalid sdsize error handling 1. When ndrdecodev4ntacl fails, the code jumped to freendata which only freed n.data, skipping kfreeacl.sdbuf and leaking the buffer. Zero-initialize struct...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93810 cachefiles: Fix double fput

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix double fput Fix a double fput in error handling in cachefilescreatetmpfile...

7CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93809 drm/amdgpu: flush pending RCU callbacks on module unload

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: flush pending RCU callbacks on module unload Call rcubarrier in module exit to wait for outstanding callrcu callbacks before freeing module text, preventing late callback execution in freed memory. BUG: unable to hand...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93808 ALSA: usb-audio: caiaq: validate EP1 reply lengths

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: caiaq: validate EP1 reply lengths usbep1commandreplydispatch uses buf0 as a command byte and then reads command-specific fixed items from the same URB buffer. Several paths use buf + 1, buf1, buf2, or buf + 3...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93807 wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphers

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphers rsihalloadkey copies txmickey and rxmickey from data16 and data24 whenever key data is present. Those offsets are only part of the 32-byte TKIP key layout. Shorter keys...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93806 wifi: cfg80211: validate assoc response length before status and IE access

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate assoc response length before status and IE access cfg80211rxassocresp initialises the status and response-IE fields of cfg80211connectrespparams from the management frame before proving that the frame is...

8.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93805 wifi: cfg80211: validate rx/tx MLME callback frame lengths before access

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate rx/tx MLME callback frame lengths before access cfg80211rxmlmemgmt and cfg80211txmlmemgmt call tracepoints before rejecting frames shorter than the frame-control field. After that, they only require len =...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93804 wifi: mac80211: ibss: wait for in-flight TX on disconnect

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ibss: wait for in-flight TX on disconnect While leaving an IBSS in ieee80211ibssdisconnect mac80211 flushes stations, turns the carrier off and immediately tells the driver to leave as well. While there may be...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93803 wifi: libipw: fix key index receive bound checks

In the Linux kernel, the following vulnerability has been resolved: wifi: libipw: fix key index receive bound checks libipwrx reads skb-datahdrlen + 3 to extract the WEP key index in both the software-decrypt key selection path and the hardware-decrypted IV/ICV strip path. In both places the...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93802 wifi: rsi: validate beacon length before fixed buffer copy

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: validate beacon length before fixed buffer copy rsipreparebeacon copies the mac80211 beacon frame after FRAMEDESCSZ into a management skb whose usable tailroom may be smaller than MAXMGMTPKTSIZE after alignment. Valida...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93801 smb/client: zero-initialize stack-allocated cifs_open_info_data

In the Linux kernel, the following vulnerability has been resolved: smb/client: zero-initialize stack-allocated cifsopeninfodata Stack-allocated cifsopeninfodata may contain random data. This can make some fields have wrong value if they are not set later...

7CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93800 btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free on reloc root after error in insertdirtysubvol If during relocation we fail in insertdirtysubvol because btrfsupdaterelocroot returned an error, we will leave a root's relocroot field pointing to a reloc...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93799 wifi: iwlwifi: mvm: validate sta_id in BA window status notif

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: validate staid in BA window status notif BAWINDOWSTATUSNOTIFICATIONID extracts a 5-bit staid from the firmware notification and uses it to index fwidtomacid without bounds checking. Validate staid before array...

8.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93798 btrfs: fix reloc root cleanup in merge_reloc_roots()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reloc root cleanup in mergerelocroots If the root we got has zero root refs in its root item, we are resetting the root's -relocroot without using barriers like we do everywhere else. Sashiko complained about this whil...

7.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93797 wifi: iwlwifi: mvm: fix an off-by-1 boundary check

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix an off-by-1 boundary check Before looking at the 11th byte, check the length is big enough...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93796 wifi: iwlwifi: pcie: null RX pointers after free

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: null RX pointers after free When iwlpcietxinit fails after RX init, nic init unwinds via iwlpcierxfree. The freed RX members stayed non-NULL on the live transport object, so later teardown or retry could touc...

7CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93795 blk-cgroup: fix leaks and online flag on radix_tree_insert failure

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix leaks and online flag on radixtreeinsert failure When radixtreeinsert fails in blkgcreate, the error path has two issues: 1. blkg-online is set to true unconditionally, even when the blkg was never fully inserted...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•11 views

CVE-2026-93794 smb/client: flush dirty data before punching a hole

In the Linux kernel, the following vulnerability has been resolved: smb/client: flush dirty data before punching a hole Punching a hole after a large buffered write may leave the range reported as data. Reproduce it with: xfsio -f \ -c "pwrite -b 3m -S 0x61 0 3m" \ -c "fpunch 1m 1m" \ -c "seek -h...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•14 views

CVE-2026-93793 wifi: iwlwifi: mvm: validate TX_CMD response layout

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: validate TXCMD response layout TXCMD parsing uses framecount to walk status entries and then read the trailing SCD SSN. Make the minimum-length check follow that exact runtime layout calculation before parsing...

8.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•13 views

CVE-2026-93792 wifi: iwlwifi: mvm: fix a possible underflow

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a possible underflow We shouldn't trust the firmware about the length of the wowlan packet...

SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93790 wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notif

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tiddata access in BA notif mvmsta-tiddata was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lqcolor into a random tiddata slot unrelated to the BA...

8.8CVSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•12 views

CVE-2026-93791 wifi: iwlwifi: mvm: add a check on the tid coming from the firmware

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: add a check on the tid coming from the firmware banotif-tid is a firmware-controlled u8 that is used directly as an array index into tiddata without any validation. Add a bounds check against IWLMAXTIDCOUNT...

SaveExploits0References3
Total number of security vulnerabilities397517