Lucene search
+L

6341 matches found

OSV
OSV
added 2026/05/06 12:16 p.m.11 views

UBUNTU-CVE-2026-43170

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3gadgetvbusdraw can be called from atomic context, which in turn invokes power-supply-core APIs. And some these PMIC APIs have operations that may sleep, leading...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References15
OSV
OSV
added 2026/05/06 12:16 p.m.9 views

UBUNTU-CVE-2026-43153

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfsattrleafhasname The calling convention of xfsattrleafhasname is problematic, because it returns a NULL buffer when xfsattr3leafread fails, a valid buffer when xfsattr3leaflookupint returns -ENOATTR or -EEXIST, and ...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43164

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS5.7AI score0.00451EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43142

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43281

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fwmboxindexxlate Although it is guided that mbox-cells must be at least 1, there are many instances of mbox-cells = ; in the device tree. If that is the case and the corresponding mailbox...

7.1CVSS5.3AI score0.00119EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.16 views

CVE-2026-43200

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pciprimary/secondaryepcepfunlink functions struct configfsitemoperations callbacks are defined like the following: int allowlinkstruct configitem src, struct configitem target; void...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43129

In the Linux kernel, the following vulnerability has been resolved: ima: verify the previous kernel's IMA buffer lies in addressable RAM Patch series "Address page fault in imarestoremeasurementlist", v3. When the second-stage kernel is booted via kexec with a limiting command line such as "mem="...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43241

In the Linux kernel, the following vulnerability has been resolved: ntb: ntbhwswitchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAXMWS, This patch protects against invalid index out of bounds access to mwsizes When invalid access prin...

7.1CVSS6.5AI score0.00126EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2025-71294

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer issue buffer funcs If SDMA block not enabled, bufferfuncs will not initialize, fix the null pointer issue if bufferfuncs not initialized...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43253

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move waitonsem out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as waitonsem busy-waits under the spinlock with interrupts disabled. Move the...

7.5CVSS6.5AI score0.0034EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43179

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits for invalid metabox-enabled images Crafted EROFS images with metadata compression enabled can trigger incorrect early returns, leading to folio reference leaks. However, this does not cause system...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43208

In the Linux kernel, the following vulnerability has been resolved: net: do not pass flowid to setrpscpu Blamed commit made the assumption that the RPS table for each receive queue would have the same size, and that it would not change. Compute flowid in setrpscpu, do not assume we can use the...

9.8CVSS5.8AI score0.00481EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2025-71271

In the Linux kernel, the following vulnerability has been resolved: hfsplus: ensure sb-sfsinfo is always cleaned up When hfsplus was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43165

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct7363 Fix a resource leak in nct7363presentpwmfanin When calling ofparsephandlewithargs, the caller is responsible to call ofnodeput to release the reference of device node. In nct7363presentpwmfanin, it does not release...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43190

In the Linux kernel, the following vulnerability has been resolved: netfilter: xttcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xttcpmss.c lines 53-68, the TCP option parser reads opi+1 directly without validating the remaining option length. If the last...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.15 views

CVE-2025-71289

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attrsetsize errors when truncating files If attrsetsize fails while truncating down, the error is silently ignored and the inode may be left in an inconsistent state...

7.1CVSS5.7AI score0.00254EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43248

In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhostvdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, fix a bug in vdpasim where a valid ASID can be assign...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43174

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of releasing the zcrx ctx directly...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43224

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix sgtable leak on mapping failures In an unlikely case when iopopulateareadma fails, which could only happen on a PAGEPOOL32BITARCHWITH64BITDMA machine, iozcrxmaparea will have an initialised and not freed table. ...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43172

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs which doesn't exist in hardware then using "fwrt-smemcfg.lmac2" is an overrun of the array. Reject such and use IWLFWCHECK instead of WARNON ...

8.8CVSS5.7AI score0.00256EPSS
SaveExploits0References2
Rows per page
Query Builder