Lucene search
+L

556181 matches found

UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.5 views

CVE-2026-80929

In the Linux kernel, the following vulnerability has been resolved: sysctl: move the "cadpid" entry from pidtable to kernreboottable cadpid is global, and killcadpid is only used in the root namespace. However, due to pidtablerootpermissions, a non-root user can unshare pid/user namespaces and...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.6 views

CVE-2026-80936

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: cancel mlopmwork on stop mt7925 queues mlopmwork with a 5 second delay during multi-link power-save setup and never cancels it on the stop path. If the device is torn down inside that window, the work outlives...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.4 views

CVE-2026-80926

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS6.5AI score0.00435EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.9 views

CVE-2026-80943

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids rtl92dutxfilldesc uses ieee80211gettid to read the QoS TID from the 802.11 header and then uses it as an index into staentry-tids. ieee80211gettid returns the low 4-bit...

7.6CVSS5.8AI score0.00247EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.10 views

CVE-2026-89772

In the Linux kernel, the following vulnerability has been resolved: btrfs: write-protect folios during data writeback commit 095be159f3eb "btrfs: unify folio dirty flag clearing" replaced the foliocleardirtyforio call in extentwritecachepages with a plain foliotestdirty check. Besides clearing th...

6.1AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89773

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Update HDCP Config In Transition State Transition state does not have a valid dmstreamctx that should skip configuring HDCP routine. The routine is valid to go through only when a valid stream is created...

5.9AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.11 views

CVE-2026-89771

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix subbuf resize race with ring buffer readers tracebuffer subbufsize is read lockless in ringbufferreadpage and ringbufferreadstart, while it can simultaneously be resized with ringbuffersubbuforderset. Instead of...

7.8CVSS6AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89770

In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...

5.7AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89768

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

6AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89769

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

7.4CVSS6.2AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89767

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS6AI score0.00151EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89766

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

5.9AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.10 views

CVE-2026-89764

In the Linux kernel, the following vulnerability has been resolved: rust: devres: fix race between concurrent revokers There is a potential race condition when two paths try to revoke a Devres concurrently. The driver core's devresreleaseall calls Revocable::revoke via the release callback, while...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89765

In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct kerneloldtimeval contains a four-byte hole after tvusec because tvsec is 64-bit while kernelsusecondst is 32-bit. putitimerval fills only t...

5.9AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.11 views

CVE-2026-89763

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM teardown ordering trustedtpmexit drops the TPM chip reference and frees the digest array before unregistering the trusted key type. keytypelookup holds keytypessem for reading until the key operation...

7.8CVSS6.4AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89762

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix cred UAF caused by begincurrentlabelcritsection AppArmor's begincurrentlabelcritsection is a scary function called from lots of LSM hooks in particular VFS/socket-related ones that checks if the label referenced by...

7.8CVSS6.3AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89760

In the Linux kernel, the following vulnerability has been resolved: mm, swap: don't free a hibernation slot that is in the swap cache A slot with a folio in the swap cache is freed when the folio leaves the cache, not when its count drops. swapputentriescluster follows that rule...

7.8CVSS6AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.11 views

CVE-2026-89761

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89759

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup when scanning task stacks Patch series "mm/kmemleak: avoid soft lockup when scanning task", v3. kmemleakscan scans every task stack under one rcureadlock with no reschedule point, which can trip the...

5.9AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89758

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0
Rows per page
Query Builder