Lucene search
+L

1937523 matches found

OSV
OSV
added 2026/09/11 8:20 p.m.4 views

UBUNTU-CVE-2026-89734

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

5.7AI score0.00166EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.8 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.8AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89750

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Clear copied tracing state before fork duplication duptaskstruct copies usereventmm from the parent into the child, without grabbing a reference to it. usereventmmdup should replace it, but it leaves that copi...

7.8CVSS6AI score0.00159EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.7 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...

5.9AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89721

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip-samsung-dcphy: fix out-of-range maxregister The PHY register block is 64KB, so with a register stride of 4 the last accessible register sits at offset 0xfffc. maxregister names 0x10000, one register past the end of...

5.8AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:20 p.m.4 views

UBUNTU-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
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:20 p.m.4 views

UBUNTU-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
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:20 p.m.7 views

DEBIAN-CVE-2026-89720

In the Linux kernel, the following vulnerability has been resolved: ubifs: fix out-of-bounds read in signature length check ubifssbverifysignature bounds the on-disk ubifssignode-len field before handing the signature payload to verifypkcs7signature, but the check has the wrong sign: if...

7.7CVSS6.1AI score0.00182EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.10 views

CVE-2026-89727

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a failed lookup as a "can't happen" condition with WARNONONCE. The gues...

5.8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.3 views

UBUNTU-CVE-2026-89747

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix use-after-free in tracepipe read on sub-buffer order change Writing to buffersubbufsizekb calls ringbuffersubbuforderset, which frees every sub-buffer of the ring buffer, including the reader page, and replaces them...

7.8CVSS6.8AI score0.00159EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89720

In the Linux kernel, the following vulnerability has been resolved: ubifs: fix out-of-bounds read in signature length check ubifssbverifysignature bounds the on-disk ubifssignode-len field before handing the signature payload to verifypkcs7signature, but the check has the wrong sign: if...

7.7CVSS0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

AZL-100142 CVE-2026-89713 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS5.9AI score0.00603EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89713

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS6AI score0.00603EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89713

In the Linux kernel, the following vulnerability has been resolved: NFSD: check truncate permission under inode lock nfsdsetattr checks whether a size update needs NFSDMAYTRUNC before it takes inodelock. The comparison uses the file size sampled by that unlocked read, but the actual ATTRSIZE upda...

9.1CVSS0.00603EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100820 CVE-2026-89704 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsdcopyfilerange samples dst-fwberr into "since" after the copy loop, then uses it to detect writeback errors via filemapcheckwberr once vfsfsyncrange returns. Because t...

7.5CVSS5.8AI score0.00511EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89704

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsdcopyfilerange samples dst-fwberr into "since" after the copy loop, then uses it to detect writeback errors via filemapcheckwberr once vfsfsyncrange returns. Because t...

7.5CVSS5.9AI score0.00511EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89706

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.9AI score0.00511EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.11 views

CVE-2026-89704

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsdcopyfilerange samples dst-fwberr into "since" after the copy loop, then uses it to detect writeback errors via filemapcheckwberr once vfsfsyncrange returns. Because t...

7.5CVSS0.00511EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/11 8:19 p.m.11 views

CVE-2026-89706

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS0.00511EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100868 CVE-2026-89706 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.8AI score0.00511EPSS
SaveExploits0References1
Rows per page
Query Builder