Lucene search
+L

248482 matches found

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

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

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.5AI score0.00129EPSS
SaveExploits0References7
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.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-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.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.6 views

CVE-2026-74486

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: use exefiledenywriteaccess for the interpreter clone For MISCFMTOPENFILE entries loadmiscbinary clones the registered interpreter file and denies write access to the clone via plain denywriteaccess. The clone is...

5.5AI score0.00166EPSS
SaveExploits0References5
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
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
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.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-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.5AI score0.0012EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:28 p.m.11 views

EUVD-2026-59642

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.4AI score0.00165EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.43 views

CVE-2026-74577 net: mpls: initialize rtm_tos in mpls_getroute()

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74577

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.3AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:28 p.m.7 views

CVE-2026-74577 net: mpls: initialize rtm_tos in mpls_getroute()

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.5AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74577

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.2AI score0.00165EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/15 12:28 p.m.35 views

CVE-2026-74577

CVE-2026-74577 applies to the Linux kernel’s MPLS netlink path. A construction of RTM_NEWROUTE replies for RTM_GETROUTE could leak an uninitialized byte from the rtmsg header when rtm_tos was not zeroed, due to missing initialization in mpls_getroute(); the code filled most fields but left rtm_to...

5.3AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.45 views

CVE-2026-74576 mm/slab: prevent unbounded recursion in free path with new kmalloc type

In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b "mm/slab: avoid allocating slabobjext array from its own slab" avoided recursive allocation of objexts from kmalloc caches of the same...

7.5CVSS0.00376EPSS
SaveExploits0References4
Rows per page
Query Builder