Lucene search
+L

115071 matches found

OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64468

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF in binderfreetransaction In binderfreetransaction, the t-toproc is read under the t-lock. However, once the t-lock is dropped, the toproc can die in parallel. This leads to a use-after-free error when we attempt t...

7.8CVSS5.6AI score0.00135EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64453

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: fix disconnect UAF in client teardown usbiodisconnect walks usbio-clilist in reverse and uninitializes each auxiliary device. auxiliarydeviceuninit drops the device reference, and for an unbound child that can r...

5.7AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-64249

In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after-free in childregionswithfirmware Move ofnodeputchildregion after the error print to avoid accessing freed memory when prerr references childregion. Yilun: Fix the Fixes tag...

5.6AI score0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64303

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengineprepslavesg fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was...

9.8CVSS5.7AI score0.00675EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on SMB2CLOSE then SMB2CANCEL Commit f580d27e8928 "ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL" made smb2cancel skip a work whose state is...

8.8CVSS5.7AI score0.00435EPSS
SaveExploits0References9
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64342

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect Submitted write URBs are not stopped on close and therefore need to be stopped unconditionally on disconnect to avoid use-after-free in the completion handler...

5.6AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64329

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove The threaded IRQ handler ccgirqhandler calls ucsinotifycommon, which on a connector-change event calls ucsiconnectorchange and schedules connector work. In ucsiccgremove...

5.6AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-64300

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in maprange maprange reads rb-auxpages, rb-auxnrpages and rb-auxpgoff via perfmmaptopage while holding only event-mmapmutex. Those fields are serialized by rb-auxmutex, and mmapmutex is per event. Thus, two...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2 days ago5 views

RHEL 7 : tigervnc (RHSA-2026:46473)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:46473 advisory. Virtual Network Computing VNC is a remote display system which allows users to view a computing desktop environment not only on the machine...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References20
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64246

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstationpoweroffinit Move ofnodeputdn after the ofmatchnode call, which still needs the node pointer. The node reference is correctly released after use...

5.6AI score0.00161EPSS
SaveExploits0References10
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64343

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.7AI score0.00177EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2 days ago5 views

RHEL 8 : tigervnc (RHSA-2026:46460)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:46460 advisory. Virtual Network Computing VNC is a remote display system which allows users to view a computing desktop environment not only on the machine...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References20
OPENSUSE Linux
OPENSUSE Linux
added 2 days ago6 views

Security update for chromium (important)

openSUSE Security Update: Security update for chromium Announcement ID: openSUSE-SU-2026:0264-1 Rating: important References: 1272460 Cross-References: CVE-2026-16804 CVE-2026-16805 CVE-2026-16806 CVE-2026-16807 Affected Products: openSUSE Backports SLE-15-SP7 An update that fixes four...

8.8CVSS5.8AI score0.00398EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64266

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fusereffolio fusereffolio unlocks the request but does not re-lock it before returning. fusechanabort can end the request and the async end callback eg fusewritepagefree can free the ar...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64470

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on marvell probe failure Make sure to stop any TX URBs submitted during Marvell OOB wakeup configuration on later probe failures to avoid use-after-free in the completion callback. This issue...

5.7AI score0.00184EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 3 days ago11 views

SUSE CVE-2026-64530

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS5.7AI score0.00509EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago13 views

CVE-2026-64530

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS0.00509EPSS
SaveExploits0References7
EUVD
EUVD
added 3 days ago11 views

EUVD-2026-49051

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

5.7AI score0.00509EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-64530

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS5.7AI score0.00509EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 3 days ago5 views

CVE-2026-64530 net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle tcfclassify can return TCACTCONSUMED while the skb is held by the defragmentation engine e.g. actct on out-of-order fragments. When that happens the skb is no longer owne...

9.8CVSS5.7AI score0.00509EPSS
SaveExploits0References10
Rows per page
Query Builder