Lucene search
+L

133023 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/19 12:01 p.m.8 views

CVE-2026-53397

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

5.3AI score0.00529EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 12:01 p.m.42 views

CVE-2026-53392

CVE-2026-53392 affects the Linux kernel’s NFSv4/flexfiles path. The flaw arises in ff_layout_alloc_lseg(), which decodes the filehandle-version array count and uses it to allocate with kzalloc_objs(). A zero count can yield ZERO_SIZE_PTR and get stored in dss_info->fh_versions, while later fle...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 12:01 p.m.8 views

CVE-2026-53392 NFSv4/flexfiles: reject zero filehandle version count

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

7.5CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 12:01 p.m.42 views

CVE-2026-53392 NFSv4/flexfiles: reject zero filehandle version count

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

7.5CVSS0.00529EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:01 p.m.15 views

EUVD-2026-45514

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

5.5AI score0.00529EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 12:01 p.m.8 views

CVE-2026-53389 net/tcp-ao: fix use-after-free of key in del_async path

In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: fix use-after-free of key in delasync path In tcpaodeletekey, the delasync path skips the currentkey and rnextkey validity checks present in the synchronous path, assuming these pointers are always NULL on LISTEN...

7.8CVSS5.4AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.8 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

5.2AI score0.00133EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 11:59 a.m.44 views

CVE-2026-53385

CVE-2026-53385 relates to a Linux kernel issue in vc_screen where a race in vcs_write() can yield a stale vc_data after the console_lock is dropped and re-acquired. If the vc has been deallocated in the interim, a subsequent call to vcs_scr_updated() uses a NULL vc, causing a null-pointer derefer...

5.5CVSS5.4AI score0.00132EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 11:59 a.m.8 views

CVE-2026-53385 vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.41 views

CVE-2026-53382 media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

0.00132EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/19 11:59 a.m.44 views

CVE-2026-53381

The CVE-2026-53381 issue affects the Linux kernel’s virtiofs path for submount umount. The root cause is a use-after-free (UAF) in iput() invoked from fuse_release_end() when the superblock has already been destroyed; the existing safeguard (wait for num_waiting to drop to zero) only covered the ...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 11:11 a.m.10 views

OESA-2026-3043 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Exposure of Sensitive Information to an Unauthorized...

8.2CVSS6.1AI score0.00497EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/19 11:11 a.m.6 views

OESA-2026-3039 libxml2 security update

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

7.8CVSS6.7AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.10 views

OESA-2026-3040 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.5CVSS5.2AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.6 views

OESA-2026-3036 python-marshmallow security update

A lightweight library for converting complex datatypes to and from native Python datatypes. Security Fixes: Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 to before 3.26.2 and from 4.0.0 to before 4.1.2,...

5.3CVSS5.5AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.8 views

OESA-2026-3018 sssd security update

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

6.4CVSS5.5AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.7 views

OESA-2026-3012 mod_auth_openidc security update

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: An out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of modauthopenidc. oidcstatecookiesparsetoken src/state.c scans a...

7.5CVSS5.7AI score0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.8 views

OESA-2026-2995 jbig2dec security update

jbig2dec is a decoder implementation of the JBIG2 image compression format. Security Fixes: An integer overflow in the jbig2arithiaidctxnew function of Artifex commit cc37d0 allows attackers to cause a Denial of Service DoS via a crafted input.CVE-2026-38076...

7.5CVSS5.4AI score0.00609EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 10:02 a.m.9 views

CVE-2026-53379

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.4AI score0.0012EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/19 10:02 a.m.35 views

CVE-2026-53378

CVE-2026-53378 – Linux kernel DRM colorop blob reference handling fix Affects: Linux kernel DRM colorop component (drm/colorop) across affected kernel releases as described in multiple sources (NVD, Red Hat, Debian, UBUNTU OSV records). Root cause: The colorop state blob property handling leaked ...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder