Lucene search
+L

123414 matches found

OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-74465

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix potential UAF on meter attach failure While attaching a newly created meter attachmeter function makes the new meter visible to other CPUs but can still fail afterwards. On failure, it detaches the meter bac...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74480

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.4AI score0.00457EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-74489

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix tidtx use-after-free on BA session stop ieee80211stoptxbacb hands tidtx to kfreercu through ieee80211removetidtx, and then reads tidtx-ndp after dropping sta-lock: ieee80211removetidtxsta, tid; / kfreercutidtx...

8.8CVSS5.6AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74522

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in closefiletableids A ksmbdfile can remain alive after logical close while another session holds a temporary reference obtained through ksmbdlookupfdinode. ksmbdclosefd currently marks the file closed a...

8.8CVSS5.2AI score0.00403EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago8 views

UBUNTU-CVE-2026-74506

In the Linux kernel, the following vulnerability has been resolved: afs: Fix UAF when sending a message In afsmakecall, there's a race with async call reception and destruction. If a call is dispatched that doesn't have call-writeiter set used to specify the data content for FS.StoreData, then th...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74517

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

9.3CVSS5.4AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74530

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS5.3AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago3 views

UBUNTU-CVE-2026-74511

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix pending command UAF in EIR updates MGMTOPSETLOCALNAME is handled asynchronously on powered controllers and can run setnamesync. When the controller is BR/EDR capable, setnamesync updates the local name and th...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago9 views

UBUNTU-CVE-2026-74534

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix refcounting of isoconn isoconndel and isochandel have a race that results to double-put of isoconn: Task hdev-workqueue Task 2 isoconndel isochandel isoconnholdunlesszero isoconnlock isoconnlock conn-sk = NULL...

8.8CVSS5.4AI score0.00239EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-74479

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix proc entry use-after-free pktgenchangename replaces pktdev-entry while holding t-iflock. pktgenremovedevice removes the same entry before remdevfromiflist takes that lock. This allows the following interleaving:...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74535

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: avoid deadlocks in isosocktimeout isosocktimeout takes locksock, so sync disabling the timer while holding that lock may deadlock. isosocktimeout may also run concurrently with isoconndel, which leads to UAF Task ...

8.8CVSS5.4AI score0.00241EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74478

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.5AI score0.00509EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 5 days ago8 views

CVE-2026-74530

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS5.4AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74531

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: hold conn reference in abortconnsync There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS5.4AI score0.00254EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago8 views

UBUNTU-CVE-2026-74488

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames mwifiex11ndispatchamsdupkt splits an A-MSDU with ieee80211amsduto8023s and walks the resulting subframes. For each subframe it passes the subframe data pointe...

8.8CVSS5.6AI score0.00247EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-74510

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix UAF in pair command cancellation The pairing completion and authentication failure callbacks look up the pending MGMTOPPAIRDEVICE command by walking hdev-mgmtpending. The lookup returned a command that was...

7.8CVSS5.5AI score0.00139EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74503

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Clear SNDRVTIMERIFLGDEAD once the close completes sndtimercloselocked marks an instance with SNDRVTIMERIFLGDEAD and returns early when the flag is already set, but the flag is never cleared again. A completed close...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74481

In the Linux kernel, the following vulnerability has been resolved: mm/pagereporting: use systemfreezablewq to fix UAF during suspend During PM freeze e.g. S3 suspend or S4 hibernation, device drivers like virtioballoon reset their underlying virtio devices and delete their virtqueues via...

7.8CVSS5.5AI score0.00132EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74492

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtyperesize copies comment pointers with memcpy, not the comment objects themselves. During the window after an entry has been copied but before the table swap a...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74472

In the Linux kernel, the following vulnerability has been resolved: ublk: reset kernel-owned devinfo fields in ublkctrladddev ublkctrladddev memcpys the userspace ublksrvctrldevinfo into ub-devinfo and then fixes up the fields the driver owns, but misses -state and -ublksrvpid. A device added wit...

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