Lucene search
+L

151717 matches found

NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-90001

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.8 views

DEBIAN-CVE-2026-89997

In the Linux kernel, the following vulnerability has been resolved: dm: fix resume-vs-remove race If the user issues the resume ioctl and the remove ioctl at the same time, it may be possible that the device is resumed after it is suspended in dmdestroy. The result is that the table is destroyed...

7.8CVSS0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89997

In the Linux kernel, the following vulnerability has been resolved: dm: fix resume-vs-remove race If the user issues the resume ioctl and the remove ioctl at the same time, it may be possible that the device is resumed after it is suspended in dmdestroy. The result is that the table is destroyed...

7.8CVSS0.00159EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89992

In the Linux kernel, the following vulnerability has been resolved: cpuidle: dtidlegenpd: kfree the original name allocation dtidlepdalloc kasprintfs the full node path, then points pd-name at kbasename of that string. dtidlepdfree kfrees pd-name, which is no longer the start of the allocation...

8.4CVSS0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 11:17 a.m.4 views

AZL-101445 CVE-2026-89992 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: cpuidle: dtidlegenpd: kfree the original name allocation dtidlepdalloc kasprintfs the full node path, then points pd-name at kbasename of that string. dtidlepdfree kfrees pd-name, which is no longer the start of the allocation...

8.4CVSS0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.6 views

AZL-101178 CVE-2026-89997 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: dm: fix resume-vs-remove race If the user issues the resume ioctl and the remove ioctl at the same time, it may be possible that the device is resumed after it is suspended in dmdestroy. The result is that the table is destroyed...

7.8CVSS0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.7 views

DEBIAN-CVE-2026-89994

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: tracing: no ptr dereference during log output The fsl edma events store a pointer to a struct fsledmaengine in the ringbuffer and dereference it when a log entry is printed. At this time, the pointer may no...

7.8CVSS0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

DEBIAN-CVE-2026-89992

In the Linux kernel, the following vulnerability has been resolved: cpuidle: dtidlegenpd: kfree the original name allocation dtidlepdalloc kasprintfs the full node path, then points pd-name at kbasename of that string. dtidlepdfree kfrees pd-name, which is no longer the start of the allocation...

8.4CVSS0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.7 views

DEBIAN-CVE-2026-89990

In the Linux kernel, the following vulnerability has been resolved: ceph: lock mutex in cephmdscheckaccess MDS session OPEN handling replaces mdsc-scapauths under mdsc-mutex, freeing the previous array and its strings. cephmdscheckaccess traverses this array without holding the mutex. A concurren...

9.8CVSS0.00608EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.4 views

CVE-2026-89990

In the Linux kernel, the following vulnerability has been resolved: ceph: lock mutex in cephmdscheckaccess MDS session OPEN handling replaces mdsc-scapauths under mdsc-mutex, freeing the previous array and its strings. cephmdscheckaccess traverses this array without holding the mutex. A concurren...

9.8CVSS0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.3 views

AZL-101520 CVE-2026-89983 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix debugfs UAF on adapter removal i2cdeladapter frees the adapter's debugfs directory before it unregisters the adapter device, but the newdevice sysfs attribute stays writable until devicedel. A write racing with...

0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.8 views

AZL-101195 CVE-2026-89988 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89988

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89974

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: fix double free of fabrics options when nvmeaddctrl fails nvmfcreatectrl owns the fabrics options and frees them whenever -createctrl returns an error, so a transport must not free them on its own error paths. nvme-fc...

7.5CVSS0.00291EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

AZL-101460 CVE-2026-89970 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: Synchronize timeout work during SQ teardown nvmetauthsqfree cancels authexpiredwork with canceldelayedwork. If the work has already started, cancellation does not wait for the callback. Transport teardown can...

9.8CVSS0.00782EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

AZL-101552 CVE-2026-89972 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS0.00598EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

DEBIAN-CVE-2026-89972

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS0.00598EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89970

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: Synchronize timeout work during SQ teardown nvmetauthsqfree cancels authexpiredwork with canceldelayedwork. If the work has already started, cancellation does not wait for the callback. Transport teardown can...

9.8CVSS0.00782EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89972

In the Linux kernel, the following vulnerability has been resolved: nvme: add missing SRCU grace period in error path nvmeallocns error path at outunlinkns removes ns from the namespace head siblings list with listdelrcu&ns-siblings but does not wait for SRCU readers before freeing the namespace...

9.8CVSS0.00598EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

DEBIAN-CVE-2026-89960

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix stale pqaphook pointer on error in vfioapmdevsetkvm In vfioapmdevsetkvm, kvm-arch.crypto.pqaphook is set to &matrixmdev-pqaphook before the update locks are acquired and the mdev list is checked for a conflictin...

8.8CVSS0.00159EPSS
SaveExploits0References1
Rows per page
Query Builder