Lucene search
+L

248294 matches found

Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-72314

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 6 days ago23 views

CVE-2026-72314

CVE-2026-72314 in the Linux kernel fixes a bug in regulator_lock_two() where the code compared the return value to -EDEADLOCK instead of -EDEADLK after ww_mutex_lock() returns -EDEADLK on contention. This mismatch could cause the lock to not back off and retry correctly, resulting in only one of ...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago11 views

EUVD-2026-59213

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

5.4AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-59214

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

5.7AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago3 views

CVE-2026-72315 smb: client: fix busy dentry warning on unmount after DIO

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

7.8CVSS5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-72315

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago21 views

CVE-2026-72314 regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

7.8CVSS0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago18 views

CVE-2026-72315 smb: client: fix busy dentry warning on unmount after DIO

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

7.8CVSS0.00165EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago17 views

CVE-2026-72315

The CVE-2026-72315 entry documents a Linux kernel issue in the CIFS/SMB client where a delayed release of a dentry reference count during unmount after DIO could trigger a busy-dentry warning. A fix was implemented in cifs_kill_sb() by flushing deferredclose_wq, and later the problem in the DIO p...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago7 views

CVE-2026-72314 regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

7.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-59212

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below 77.201354...

5.5AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago19 views

CVE-2026-72313

CVE-2026-72313 concerns the Linux kernel DRM fb-helper: the fix ensures fbdev output is synchronized only to the vblank of an active CRTC. The change iterates the CRTC list and selects the first active CRTC for vblank synchronization, instead of assuming a fixed CRTC. This addresses a warning and...

5.5AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago5 views

CVE-2026-72313 drm/fb-helper: Only consider active CRTCs for vblank sync

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below 77.201354...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago18 views

CVE-2026-72313 drm/fb-helper: Only consider active CRTCs for vblank sync

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below 77.201354...

0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-72312

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nixsetrxmode for a VF with promiscuous and allmulti flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs...

7.9CVSS5.4AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago18 views

CVE-2026-72311 drm/xe: free madvise VMA array on L2 flush failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

0.00198EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago11 views

CVE-2026-72311

CVE-2026-72311 affects the Linux kernel DRM/XE path. The issue occurs in xe_vm_madvise_ioctl(), which allocates madvise_range.vmas in get_vmas(). When get_vmas() succeeds and later validation fails, control incorrectly jumps to madv_fini, skipping kfree(madvise_range.vmas) and leaking the VMA arr...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-59210

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

5.4AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 6 days ago3 views

CVE-2026-72311

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

5.4AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago22 views

CVE-2026-72312 octeontx2-af: fix VF bringup affecting PF promiscuous state

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nixsetrxmode for a VF with promiscuous and allmulti flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs...

7.9CVSS0.00154EPSS
SaveExploits0References6
Rows per page
Query Builder