Lucene search
+L

414963 matches found

Cvelist
Cvelist
added 2026/09/11 7:45 p.m.31 views

CVE-2026-89650 ceph: bound num_export_targets array for mds info v2/v3

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89650

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS6AI score0.00509EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89649 ceph: bound xattr value length in __build_xattrs()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS6AI score
SaveExploits0References11
OSV
OSV
added 2026/09/11 7:45 p.m.18 views

CVE-2026-89650 ceph: bound num_export_targets array for mds info v2/v3

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.32 views

CVE-2026-89649 ceph: bound xattr value length in __build_xattrs()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS0.00669EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:45 p.m.19 views

CVE-2026-89650

CVE-2026-89650 is a slab-out-of-bounds read in the Linux kernel's CephFS client , specifically in ceph_mdsmap_decode() (fs/ceph/mdsmap.c). When decoding an MDS map with per-MDS info version 2 or 3, the function advances the decode cursor by num_export_targets * sizeof(u32) without verifying remai...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89649

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS6AI score0.00669EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76562

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

5.9AI score0.00509EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.30 views

CVE-2026-89641 cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS0.0014EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.9 views

EUVD-2026-76553

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

5.9AI score0.0014EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.18 views

CVE-2026-89641

CVE-2026-89641 is a use-after-free in the Linux kernel's CIFS module, specifically in cifs_file_set_size(). When a handle-based set-size RPC fails and execution falls back to the path-based path, a previously freed tcon object is dereferenced if cifsFileInfo_put() dropped the last reference on an...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:45 p.m.17 views

CVE-2026-89641 cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

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

CVE-2026-89637

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF and buffer leak in cifschecktrans2 for malformed secondary T2 When a valid primary TRANSACT2 response has been received mid-respbuf set, mid-multiRsp true and a subsequent secondary response causes...

9.8CVSS6.2AI score0.00588EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.31 views

CVE-2026-89637 smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF and buffer leak in cifschecktrans2 for malformed secondary T2 When a valid primary TRANSACT2 response has been received mid-respbuf set, mid-multiRsp true and a subsequent secondary response causes...

9.8CVSS0.00588EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.24 views

CVE-2026-89637

CVE-2026-89637 is a use-after-free (UAF) and buffer leak in the Linux kernel SMB client , specifically in the cifs_check_trans2() function. When a valid primary TRANSACT2 response is followed by a malformed secondary response, handle_mid() overwrites mid->resp_buf without releasing the primary...

9.8CVSS6.1AI score0.00588EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.10 views

EUVD-2026-76549

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF and buffer leak in cifschecktrans2 for malformed secondary T2 When a valid primary TRANSACT2 response has been received mid-respbuf set, mid-multiRsp true and a subsequent secondary response causes...

6.1AI score0.00588EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:45 p.m.21 views

CVE-2026-89637 smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF and buffer leak in cifschecktrans2 for malformed secondary T2 When a valid primary TRANSACT2 response has been received mid-respbuf set, mid-multiRsp true and a subsequent secondary response causes...

9.8CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:45 p.m.26 views

CVE-2026-89636

A use-after-free vulnerability exists in the Linux kernel's SMB client . When free_tgts() releases all structures in ce->tlist, the ce->tgthint pointer is left referencing a freed cache_dfs_tgt object. If reused before reset, the stale pointer triggers the bug. The fix sets ce->tgthint t...

9.8CVSS5.8AI score0.00653EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76548

In the Linux kernel, the following vulnerability has been resolved: smb: client: clear ce-tgthint in freetgts When freetgts frees all structures in ce-tlist, ce-tgthint is left pointing to one of the freed cachedfstgt structures. If ce-tgthint is not reset before it is used later, it results in a...

5.8AI score0.00653EPSS
SaveExploits0References4
Rows per page
Query Builder