Lucene search
+L

248856 matches found

CVE
CVE
added 2026/08/15 12:27 p.m.18 views

CVE-2026-74491

The CVE-2026-74491 entry describes a Linux kernel vulnerability where a NULL bus dereference could occur in the PCI range parser (of_pci_range_parser_one) due to the bus matching rework: of_match_bus() could return NULL for nodes with ranges/dma-ranges but no local #address-cells. The fix rejects...

5.2AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74491

In the Linux kernel, the following vulnerability has been resolved: of/address: Fix NULL bus dereference in ofpcirangeparserone The bus matching rework made ofmatchbus return NULL for nodes with ranges/dma-ranges but no local address-cells. parserinit stored that NULL bus, and the range iterator...

5.3AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.28 views

CVE-2026-74489 wifi: mac80211: fix tid_tx use-after-free on BA session stop

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.8CVSS0.00218EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.8 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...

5.5AI score0.00218EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/15 12:27 p.m.42 views

CVE-2026-74489

CVE-2026-74489 describes a use-after-free in the Linux kernel’s wifi mac80211 stack (tid_tx) during BA session stop. The bug occurs when ieee80211_stop_tx_ba_cb() hands tid_tx to kfree_rcu() via ieee80211_remove_tid_tx(), then reads tid_tx->ndp after dropping sta->lock. The read happens out...

8.8CVSS5.6AI score0.00218EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 12:27 p.m.10 views

EUVD-2026-59682

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...

5.7AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74489 wifi: mac80211: fix tid_tx use-after-free on BA session stop

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.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.24 views

CVE-2026-74487

CVE-2026-74487 – Linux kernel (binfmt_misc) write-denial leak fixed . The issue affected the binfmt_misc handler in the Linux kernel: registering an entry with the MISC_FMT_OPEN_FILE flag opens the interpreter via open_exec(), which denies write access for the lifetime of the entry. When the entr...

5.3AI score0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 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...

5.5AI score0.00255EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.13 views

EUVD-2026-59681

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...

5.7AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.5 views

CVE-2026-74487 binfmt_misc: restore write access when removing an entry

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74488 wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames

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.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59680

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.4AI score0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74487

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.3AI score0.00166EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74488 wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames

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.8CVSS0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.26 views

CVE-2026-74488

CVE-2026-74488 affects the Linux kernel’s mwifiex TDLS A-MSDU parsing. The vulnerability arises when mwifiex_11n_dispatch_amsdu_pkt() processes A-MSDU subframes: it passes skb->len (the A-MSDU’s length) to mwifiex_process_tdls_action_frame() instead of rx_skb->len (the actual subframe lengt...

8.8CVSS5.7AI score0.00255EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.8 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.3AI score0.00166EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74486 binfmt_misc: use exe_file_deny_write_access() for the interpreter clone

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...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59679

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.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74486 binfmt_misc: use exe_file_deny_write_access() for the interpreter clone

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 score
SaveExploits0References6
Rows per page
Query Builder