Lucene search
+L

248233 matches found

OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.3AI score0.00315EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago7 views

UBUNTU-CVE-2026-74494

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject repeated SMB2 NEGOTIATE requests Unauthenticated client can send multiple successful SMB2 NEGOTIATE requests on one connection before SESSIONSETUP. While the connection is in KSMBDSESSNEEDSETUP, smb2handlenegotiate...

5.4AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago5 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
UbuntuCve
UbuntuCve
added 5 days ago8 views

CVE-2026-74527

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Block VFs from clobbering special CGX PKIND state PF and VF NIX LFs that share a CGX LMAC reuse the same hardware PKIND programming. When HiGig2 or EDSA parsing is enabled, a VF NIX LF alloc must not reset the LMAC ...

8.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 5 days ago8 views

CVE-2026-74456

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: peakusbstart: fix double free of transfer buffer on URB submit error In peakusbstart, each RX URB transfer buffer is allocated with kmalloc and the URB is flagged URBFREEBUFFER so that the final usbfreeurb also free...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 5 days ago8 views

CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 5 days ago7 views

CVE-2026-74507

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidpgetrawreport waits for a numbered report, hidpprocessdata compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA transactio...

7.1CVSS5.5AI score0.00231EPSS
SaveExploits0References7
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 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-74450

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpudpmgetpptable returns a pointer to a driver-owned power table after dropping adev-pm.mutex. The sysfs path then copies from that pointer. A concurrent pptable write can replace and fre...

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

UBUNTU-CVE-2026-74451

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

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

UBUNTU-CVE-2026-74526

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mrfaultueventemit mpi3mrfaultueventemit runs from the fault watchdog and reset paths where host I/O may already be blocked. GFPKERNEL allocations here, both the local kzallocobj and the...

5.3AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-74453

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Zero the tile state data array before each BIN job The binner BO is a single 16MB buffer split into 512KB slots that are handed out to jobs at submission time and recycled as jobs complete, without ever being cleared. Ea...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-74441

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix race condition and ordering in port unregistration A synchronization issue exists during port unregistration where pending partner work items can race against workqueue destruction, leading to use-after-free...

5.6AI score0.00168EPSS
SaveExploits0References8
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 ago6 views

UBUNTU-CVE-2026-74537

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: hold sk properly in isoconnready sk deref in isoconnready must be done either under conn-lock, or holding a refcount, to avoid concurrent close. conn-sk is currently accessed without either: Task 1 Task 2...

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

UBUNTU-CVE-2026-74543

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.4AI score0.00168EPSS
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
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74460

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.4AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-74504

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initializetimer A userspace-driven ALSA timer SNDUTIMER lets an unprivileged user set the backing sndtimer's hardware resolution to an arbitrary 64-bit value via SNDRVTIMERIOCTLCREATE...

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