Lucene search
+L

248373 matches found

UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74546

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FANDATAVALID check and the FANPERIODTORPM conversion, it will result in a divide-by-zero crash due to a race with a concurrent...

5.4AI score0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.5 views

CVE-2026-74540

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS5.4AI score0.00255EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-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
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.4 views

UBUNTU-CVE-2026-74444

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate DRAWPRIMITIVES header size before division vmwcmddraw computes maxnum = header-size - sizeofcmd-body / sizeofdecl; where header-size is u32 and is taken straight from the user-supplied command stream. When...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.5 views

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.4AI score0.00315EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.6 views

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.7AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 1:17 p.m.9 views

UBUNTU-CVE-2026-74529

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

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74443

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: bound DMA command body size against suffix pointer vmwcmddma locates the DMA suffix at unsigned long &cmd-body + header-size - sizeofsuffix without checking that header-size is large enough to contain both cmd-body an...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-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.4AI score0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

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.7AI score0.00255EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74490

In the Linux kernel, the following vulnerability has been resolved: tipc: avoid use-after-free in poll trace queue dumps TIPC socket tracepoints dump queue state through tipcskdump. Most queue-dump callsites already serialize that walk under the socket lock or sk-sklock.slock, but tipcpoll calls...

8.8CVSS5.4AI score0.00455EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74524

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.4AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74476

In the Linux kernel, the following vulnerability has been resolved: veth: convert fraglist skbs before running XDP A fraglist skb can reach veth with datalen set but nrfrags zero. vethconvertskbtoxdpbuff only converts skbs that are shared, locked, have frags, or do not have enough headroom. It...

9.1CVSS5.5AI score0.00457EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

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.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74497

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Clamp frame size in implicit-feedback mode sndusbhandlesyncurb scales received sync packet sizes by the sender's stride and stores the result directly in outpacket-packetsizei. If a connected USB device sends an...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74508

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: reject frames without a transaction header hidprecvctrlframe and hidprecvintrframe read skb-data0 before checking that the L2CAP SDU contains a transaction header. A connected HIDP peer can send an empty basic-mo...

8.8CVSS5.4AI score0.00256EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74512

In the Linux kernel, the following vulnerability has been resolved: audit: fix potential use-after-free in auditdelrule auditdelrule destroys e-rule.exe via auditremovemarkrule before unlinking the rule from RCU-visible filter lists and waiting for a grace period. Concurrent readers in auditfilte...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74449

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix divide-by-zero in calculatemcachesetting on zero viewport If a plane reaches calculatemcachesetting with a zero-area viewport, calculatemcachesetting exits early with nummcaches == 0 and mvmpgwidth/height == ...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
Rows per page
Query Builder