Lucene search
+L

8108 matches found

EUVD
EUVD
added 5 days ago9 views

EUVD-2026-59356

In the Linux kernel, the following vulnerability has been resolved: apparmor: fail policy unpack on accept2 allocation failure unpackpdb may need to allocate a missing ACCEPT2 table for older policy data. If that allocation failed, it set an error message but jumped to the success path, returning...

5.4AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

CVE-2026-72457 apparmor: fail policy unpack on accept2 allocation failure

In the Linux kernel, the following vulnerability has been resolved: apparmor: fail policy unpack on accept2 allocation failure unpackpdb may need to allocate a missing ACCEPT2 table for older policy data. If that allocation failed, it set an error message but jumped to the success path, returning...

5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-72445 ALSA: usb-audio: qcom: clear opened when stream enable fails

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: clear opened when stream enable fails On enable, subs-opened is set before the serviceinterval is validated; an invalid interval jumps to the response label without clearing it, so the substream is wedged a...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago27 views

CVE-2026-72411 net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_work

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mxl862xx: fix use-after-free of DSA ports in crcerrwork Upon an MDIO CRC error mxl862xxcrcerrworkfn walks the DSA ports and closes the CPU port conduits: dsaswitchforeachcpuportdp, priv-ds devclosedp-conduit;...

7.8CVSS0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-59277

In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in afsextractvladdrs The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration...

5.5AI score0.00716EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago13 views

CVE-2026-72378

The CVE-2026-72378 entry concerns the Linux kernel, specifically the afs_extract_vl_addrs() path. The underlying issue is that error codes were only set on the first iteration of a loop; the patch fixes this by ensuring the correct error code is assigned on every iteration. This affects the AFS c...

7.5CVSS5.5AI score0.00716EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-59275

In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net-cellsoutstanding Fix net-cellsoutstanding being incremented before the check for failure of idralloccyclic, leaving the count incremented on error...

5.3AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago4 views

CVE-2026-72364 netfs: Fix writeback error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error handling Fix the error handling in writebackiter loop. If an error occurs, writebackiter needs to be called again with error set to the error so that it can clean up iteration state. Further, the curren...

7.1CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-72364 netfs: Fix writeback error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error handling Fix the error handling in writebackiter loop. If an error occurs, writebackiter needs to be called again with error set to the error so that it can clean up iteration state. Further, the curren...

7.1CVSS0.00171EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago22 views

CVE-2026-72364

The CVE-2026-72364 pertains to the Linux kernel netfs writeback path. Affected component: writeback_iter() in netfs. Root cause: error handling in the writeback loop did not properly unwind state after an error. As documented, when an error occurs, writeback_iter() must be called again with the e...

7.1CVSS5.3AI score0.00171EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago15 views

CVE-2026-72290

CVE-2026-72290 affects the Linux kernel KVM when running on s390. The issue is a GISC (guest ISC) refcount leak that occurs because kvm_s390_gisc_register() registers the GISC before pinning guest interrupt forwarding pages and allocating the AISB bit; on error, the unwind path did not unregister...

5.4AI score0.00205EPSS
SaveExploits0References6
CVE
CVE
added 5 days ago12 views

CVE-2026-72230

CVE-2026-72230 concerns batman-adv in the Linux kernel where batadv_frag_send_packet() may mis-handle errors from a pre-check for empty payload or zero fragment size, implying the skb isn’t consumed as assumed. The fix ensures the failed pre-check uses the same error handling code as the rest of ...

5.4AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59129

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: free unfragmentable packet The caller of batadvfragsendpacket assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error...

5.5AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago16 views

CVE-2026-72216

In the Linux kernel, CVE-2026-72216 affects the remoteproc/qcom path, where a leak occurs when adding custom dump_segments fails. The fix frees the allocated minidump_region 'name' if the region is not added to dump_segments, preventing a leak; it also ensures an error is returned when adding to ...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-58974

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: Fix leak when custom dumpsegments addition fails Free allocated minidumpregion 'name' in qcomaddminidumpsegments when failing before adding the region to 'dumpsegments'. Otherwise, the 'name' is not tracked and ...

5.4AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago13 views

CVE-2026-72140

CVE-2026-72140 relates to the Linux kernel, specifically the i2c mlxbf subsystem. The vulnerability arises in mlxbf_i2c_init_resource() when devm_platform_get_and_ioremap_resource() returns an error: tmp_res is freed before tmp_res->io is read to obtain the error code, causing a use-after-free...

5.5AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago6 views

CVE-2026-72140 i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbfi2cinitresource If devmplatformgetandioremapresource returns an error, mlxbfi2cinitresource frees tmpres before reading tmpres-io to get the error code. This results in a use-after-free. Sav...

5.6AI score
SaveExploits0References11
CVE
CVE
added 5 days ago18 views

CVE-2026-72138

The CVE describes a Linux kernel issue in xen/gntdev where gntdev_ioctl_map_grant_ref() could leak memory if copy_to_user() failed after adding a mapping and not releasing the acquired reference. The root cause involves mismanaged error paths: on failure to copy operation results back to userspac...

5.4AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago3 views

CVE-2026-72138 xen/gntdev: fix error handling in ioctl

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: fix error handling in ioctl When gntdevioctlmapgrantref fails to copy the operation result back to userspace after successfully adding the mapping to the list, the error path returns -EFAULT without releasing the...

5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 5 days ago22 views

CVE-2026-72138 xen/gntdev: fix error handling in ioctl

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: fix error handling in ioctl When gntdevioctlmapgrantref fails to copy the operation result back to userspace after successfully adding the mapping to the list, the error path returns -EFAULT without releasing the...

0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder