Lucene search
+L

8107 matches found

OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-72411

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.8CVSS5.5AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72345

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5lagcreatesinglefdb starts from i, so the failed index itself is rolled back. That can operate on uninitialized stat...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74367

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix inconsistent arvif state in vdevcreate error paths ath12kmacvdevcreate has three error path issues that leave arvif in an inconsistent state: 1. When ath12kwmivdevcreate fails, the function returns directly...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-72364

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.3AI score0.00171EPSS
SaveExploits0References7
NVD
NVD
added 5 days ago5 views

CVE-2026-72144

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

7.8CVSS0.00163EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago4 views

CVE-2026-72138

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
NVD
NVD
added 5 days ago6 views

CVE-2026-72067

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhpinvokecallback unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 5 days ago6 views

CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 5 days ago3 views

CVE-2026-72027

In the Linux kernel, the following vulnerability has been resolved: mm/compaction: handle freepagesprepare properly in compactionfree freepagesprepare can fail but compactionfree does not handle the failure case. Failed pages should not be added back to cc-freepages for future use, since they can...

7.8CVSS0.00175EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago5 views

CVE-2026-72023

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix SQB pointer leak on init failure otx2inithwresources initializes SQ aura and pool resources before several later setup steps. On failure, errfreesqptrs only frees SQB pages, leaving the per-SQ sqbptrs arrays...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-72272

In the Linux kernel, the following vulnerability has been resolved: fbdev: radeon: fix potential memory leak in radeonfbpciregister The function radeonfbpciregister allocates memory for modelist by calling radeoncheckmodes which calls fbaddvideomode. The memory is appended to info-modelist, but i...

5.4AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72140

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.5AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-72216

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.3AI score0.002EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72230

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
SaveExploits0References11
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72188

In the Linux kernel, the following vulnerability has been resolved: ntfs: sanitize MFT references returned from ntfslookupinodebyname ntfslookupinodebyname returns MFT references read from directory index entries on disk. These values are untrusted, but the function can currently return an...

9.1CVSS5.7AI score0.00467EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-72224

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arenas on bttinit error paths The arenas allocated by discoverarenas or createarenas are not freed on some error paths in bttinit. This leaks memory when BTT initialization fails. Call freearenas from the affecte...

5.5AI score0.0022EPSS
SaveExploits0References11
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-72067

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhpinvokecallback unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References11
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-72138

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.5AI score0.0021EPSS
SaveExploits0References11
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-74395 RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference MLX5IBMETHODDEVXSUBSCRIBEEVENT links eventsub into sublist before initializing the fields used by the shared error path. If eventfdctxfdget then fails, the unwind path...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago17 views

CVE-2026-74395

CVE-2026-74395 relates to the Linux kernel MLX5 RDMA driver. The vulnerability is a NULL dereference in the devx subscribe-event unwind path within MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT, triggered when eventfd_ctx_fdget() fails and the unwind code dereferences event_sub->ev_file before its field...

5.4AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder