Lucene search
+L

29825 matches found

RedhatCVE
RedhatCVE
•added 2026/07/21 5:11 a.m.•11 views

CVE-2026-64083

A flaw was found in the Linux kernel's pmbus/adm1266 driver within the hwmon subsystem. The adm1266gpioget and adm1266gpiogetmultiple functions fail to validate the length of responses from I2C block-read operations. A local user or a malicious I2C Inter-Integrated Circuit slave device can exploi...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/20 5:18 p.m.•13 views

UBUNTU-CVE-2026-64206

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pendingrxwork before taking conn-lock l2capconndel takes conn-lock and then calls cancelworksync for pendingrxwork. processpendingrx takes the same mutex, so teardown can deadlock against the worker it is...

8.8CVSS5.7AI score0.00259EPSS
SaveExploits0References14
OSV
OSV
•added 2026/07/20 5:18 p.m.•6 views

UBUNTU-CVE-2026-64188

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References13
OSV
OSV
•added 2026/07/20 4:27 p.m.•9 views

CVE-2026-64191 i2c: stub: Reject I2C block transfers with invalid length

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

7.8CVSS5.6AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•12 views

RHEL 6 : kernel (RHSA-2026:41920)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:41920 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: rtmutex: Use waiter::task instead of...

7.8CVSS6.9AI score0.00278EPSS
SaveExploits107References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-63799

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Fix OOB clearbit when CID is MMCIDUNSET in fixup path In mmcidfixupcpustotasks,...

7.8CVSS7AI score0.00128EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•18 views

CVE-2026-63981

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: Fix blockcast recursion bypass leading to stack overflow tcfmirredact checks schedmirrednest against MIRREDNESTLIMIT 4 to prevent deep recursion. However, when the action uses blockcast tcfmblockid != 0, the...

5.6AI score0.00229EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•24 views

CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.4AI score0.00263EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•27 views

CVE-2026-64030

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check linkid in ieee80211mlepcs IEEE80211MLESTAEPCSCONTROLLINKID is 0x000f, so linkid extracted from a PRIOACCESS ML element PERSTAPROFILE subelement can be 0..15. sdata-link has IEEE80211MLDMAXNUMLINKS 15...

8.8CVSS5.5AI score0.00375EPSS
SaveExploits0References9
OSV
OSV
•added 2026/07/20 12:00 a.m.•12 views

UBUNTU-CVE-2026-63901

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

5.8AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•22 views

CVE-2026-64155

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•27 views

CVE-2026-64185

In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfsupdategroup is called for a named group and createfiles fails e.g. -ENOMEM, internalcreategroup calls kernfsremovekn on the group directory. In the update path, k...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•21 views

CVE-2026-64056

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•22 views

CVE-2026-64055

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmacrx, but the packet is not y...

9.8CVSS5.7AI score0.00755EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•20 views

CVE-2026-64168

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
•added 2026/07/20 12:00 a.m.•20 views

CVE-2026-64111

In the Linux kernel, the following vulnerability has been resolved: lsm: hold credguardmutex for lsmsetselfattr Just as procpidattrwrite already does before calling the LSM hook. This only matters for SELinux and AppArmor which check whether the process is being ptraced and if so, whether to allo...

7.1CVSS5.3AI score0.00171EPSS
SaveExploits0References19
OSV
OSV
•added 2026/07/20 12:00 a.m.•16 views

UBUNTU-CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS5.7AI score0.0053EPSS
SaveExploits0References11
OSV
OSV
•added 2026/07/20 12:00 a.m.•13 views

UBUNTU-CVE-2026-64164

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References32
OSV
OSV
•added 2026/07/20 12:00 a.m.•10 views

UBUNTU-CVE-2026-63877

In the Linux kernel, the following vulnerability has been resolved: serial: dz: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to colour frame buffer device 160x64 tgafb: SFB+ detected, rev=0x02 fb0: Digital ZLX-E1 frame...

5.8AI score0.00209EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/20 12:00 a.m.•10 views

UBUNTU-CVE-2026-64058

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfsreadfolio to wait on writeback Fix netfsreadfolio to wait for an ongoing writeback to complete so that it can trust the dirty flag and whatever is attached to folio-private folio-private may get cleaned up by the...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References10
Rows per page
Query Builder