Lucene search
+L

18708 matches found

UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53048

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References35
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:30 p.m.8 views

CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

5.7AI score0.00117EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/06/24 4:29 p.m.31 views

CVE-2026-53049

CVE-2026-53049 affects the Linux kernel GFS2 component. The root cause is that gfs2_logd() called log-flushing routines (gfs2_ail1_start(), gfs2_ail1_wait(), gfs2_ail1_empty()) without holding sdp->sd_log_flush_lock, exposing a risk of race conditions with concurrent transactions. The patch in...

9.8CVSS5.7AI score0.0057EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/06/24 4:29 p.m.14 views

EUVD-2026-38916

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.7AI score0.00162EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/24 4:29 p.m.11 views

CVE-2026-53048 gfs2: prevent NULL pointer dereference during unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.45 views

CVE-2026-53048 gfs2: prevent NULL pointer dereference during unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

0.00162EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/24 4:29 p.m.36 views

CVE-2026-53039

CVE-2026-53039 concerns the Linux kernel OCFS2 code where OCFS2_IOC_GROUP_ADD could trigger a BUG_ON in ocfs2_set_new_buffer_uptodate due to validating the group input too late. The root cause is user-controlled group block being cached before ocfs2_verify_group_and_input() validates it, and impr...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.48 views

CVE-2026-53039 ocfs2: validate group add input before caching

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate group add input before caching BUG OCFS2IOCGROUPADD can trigger a BUGON in ocfs2setnewbufferuptodate: kernel BUG at fs/ocfs2/uptodate.c:509! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI RIP:...

0.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/24 4:29 p.m.27 views

CVE-2026-53029

CVE-2026-53029 affects the Linux kernel ntfs3 filesystem. A vulnerability arises from an uninitialized local variable lcn when handling zero-length data during I/O, which could lead to unpredictable behavior and potential information disclosure or DoS. The fix moves the check for a zero value in ...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.41 views

CVE-2026-53026 NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix nfs4file access extra count in nfsd4addrdaccesstowrdeleg In nfsd4addrdaccesstowrdeleg, if fp-fifdsORDONLY is already set by another thread, nfs4filegetaccess should not be called to increment the nfs4file access count...

7.5CVSS0.00609EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 4:29 p.m.13 views

CVE-2026-53018 f2fs: avoid reading already updated pages during GC

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid reading already updated pages during GC We found the following issue during fuzz testing: page: refcount:3 mapcount:0 mapping:00000000b6e89c65 index:0x18b2dc pfn:0x161ba9 memcg:f8ffff800e269c00 aops:f2fsmetaaops ino:2...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/06/24 9:59 a.m.22 views

CVE-2026-52944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE FSCTLSETSPARSE in fsctlsetsparse modifies the file's sparse attribute and saves it through xattr without any permission checks. This exposes two...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 9:59 a.m.7 views

SUSE-SU-2026:22488-1 Security update for the Linux Kernel RT (Live Patch 20 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-42.1 fixes various security issues The following security issues were fixed: - CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption bsc1264096. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. - CVE-2026-3150...

9.8CVSS6AI score0.09481EPSS
SaveExploits28References18
OSV
OSV
added 2026/06/24 9:59 a.m.9 views

SUSE-SU-2026:22411-1 Security update for the Linux Kernel RT (Live Patch 20 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-42.1 fixes various security issues The following security issues were fixed: - CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption bsc1264096. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. - CVE-2026-3150...

9.8CVSS6.7AI score0.09481EPSS
SaveExploits28References18
OSV
OSV
added 2026/06/24 9:46 a.m.12 views

SUSE-SU-2026:22420-1 Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-39.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.7AI score0.00949EPSS
SaveExploits8References14
OSV
OSV
added 2026/06/24 9:39 a.m.10 views

SUSE-SU-2026:22464-1 Security update for the Linux Kernel (Live Patch 8 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-30.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.2AI score0.00949EPSS
SaveExploits8References14
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.30 views

PT-2026-51716

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the checkpoint/restore sysctl path where the ipc idr alloc function forwards requests to idr alloc with an open-ended upper bound. When the valid SysV IPC id space is...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.14 views

PT-2026-51909

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the erofs component where the lcn variable was typed as unsigned long or unsigned int. On 32-bit platforms, this variable is only 32 bits wide, leading to the truncati...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.40 views

PT-2026-51943

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the gfs2 module, the gfs2 logd function calls log flushing functions gfs2 ail1 start, gfs2 ail1 wait, and gfs2 ail1 empty without holding the sdp-sd log flush lock lock. These functio...

9.8CVSS5.8AI score0.0057EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.22 views

PT-2026-51920

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the nfsd4 add rdaccess to wrdeleg function where the nfs4 file get access function may be incorrectly called to increment the nfs4 file access count if fp-fi fdsO RDON...

7.5CVSS5.7AI score0.00609EPSS
SaveExploits0
Rows per page
Query Builder