Lucene search
+L

236665 matches found

OSV
OSV
added 2026/07/27 12:0 a.m.7 views

UBUNTU-CVE-2026-64221

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.13 views

CVE-2026-64221

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.11 views

CVE-2026-64515

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix MLE defragmentation If either reconf or EPCS multi-link element MLE is contained in a non-transmitted profile, the defragmentation routine is called with a pointer to the defragmented copy, but the original...

8.3CVSS5.6AI score0.00238EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64232

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest alrea...

9.8CVSS5.3AI score0.00463EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64208

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AFRXRPC to make use of this to...

7.5CVSS5.6AI score0.00432EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/27 12:0 a.m.8 views

UBUNTU-CVE-2026-64223

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: consume only present negotiated TTLM maps ieee80211tidtolinkmapsizeok validates negotiated TTLM elements against the number of link-map entries indicated by linkmappresence. ieee80211parsenegttlm must consume the...

8.1CVSS5.7AI score0.00256EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.10 views

PT-2026-65229

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in br ip6 fragment br ip6 fragment gets prevhdr, a pointer into the skb head, from ip6 find 1stfragopt, then calls skb checksum help. For a cloned skb skb checksum help reallocates the...

5.7AI score0.00258EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.13 views

CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

5.6AI score0.00155EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 12:0 a.m.5 views

UBUNTU-CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.7AI score0.00173EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64243

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so valu...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64220

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.6AI score0.00173EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64234

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

5.7AI score0.00165EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64217

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in netfsextractuseriter Fix netfsextractuseriter so that if ioviterextractpages overfills pages, then those pages don't get included in the iterator constructed at the end of the function. If there was an...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.11 views

CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.7AI score0.00156EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.12 views

CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.6AI score0.00166EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.12 views

CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.6AI score0.00165EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.10 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.12 views

CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.7AI score0.00168EPSS
SaveExploits0References8
Rows per page
Query Builder