Lucene search
+L

3610 matches found

OSV
OSV
added 2026/07/19 3:41 p.m.5 views

CVE-2026-64175 wifi: iwlwifi: mld: stop TX during firmware restart

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: stop TX during firmware restart When iwlwifi firmware crashes e.g., NMIINTERRUPTUNKNOWN on Intel BE201/Wi-Fi 7, iwlmldnicerror sets mld-fwstatus.inhwrestart to true. However, iwlmldtxfromtxq does not check thi...

7.5CVSS5.4AI score0.00349EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64171 i2c: tegra: fix pm_runtime leak on mutex_lock failure

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: fix pmruntime leak on mutexlock failure If tegrai2cmutexlock fails, the function returns without calling pmruntimeput, leaking the runtime PM reference acquired by the preceding pmruntimegetsync. This prevents the...

5.4AI score0.00145EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64164

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.2AI score0.00165EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.8 views

EUVD-2026-45846

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

5.3AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64158 netfs: Fix write streaming disablement if fd open O_RDWR

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

7.3CVSS5.3AI score0.00085EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64146 erofs: fix metabuf leak in inode xattr initialization

In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 "erofs: use meta buffers for xattr operations" converted xattr operations to use on-stack erofsbuf instances. erofsinitinodexattrs uses such a metabuf whil...

0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45831

In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 "erofs: use meta buffers for xattr operations" converted xattr operations to use on-stack erofsbuf instances. erofsinitinodexattrs uses such a metabuf whil...

5.4AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64142 ksmbd: close durable scavenger races against m_fp_list lookups

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against mfplist lookups ksmbddurablescavenger has two related races against any walker that iterates fci-mfplist, including ksmbdlookupfdinode used by ksmbdvfsrename and the share-mode checks ...

9.8CVSS5.4AI score0.0048EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64135 hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 widen blackbox-info buffer to I2CSMBUSBLOCKMAX adm1266nvmemreadblackbox declares a 5-byte stack buffer and passes it to i2csmbusreadblockdata to retrieve the 4-byte BLACKBOXINFO response. i2csmbusreadblockdat...

5.4AI score0.00177EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/19 3:40 p.m.15 views

CVE-2026-64130

CVE-2026-64130 concerns the Linux kernel’s memory-tagging handling in mm/page_alloc for the huge zero folio when init_on_free is enabled. The root cause was that __GFP_ZEROTAGS could skip clearing tag memory while __GFP_ZERO and __GFP_SKIP_KASAN were set, leaving leftover MTE tags on pages mapped...

5.6AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64128 Bluetooth: ISO: drop ISO_END frames received without prior ISO_START

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: drop ISOEND frames received without prior ISOSTART ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISOCONT branch of isorecv guards against a missing ISOSTART by checking...

0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.31 views

CVE-2026-64126 Bluetooth: MGMT: validate Add Extended Advertising Data length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMTOPADDEXTADVDATA is registered as a variable-length command, with MGMTADDEXTADVDATASIZE as the fixed header size. The handler then uses cp-advdatalen and...

7.3CVSS0.00135EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:40 p.m.13 views

EUVD-2026-45811

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMTOPADDEXTADVDATA is registered as a variable-length command, with MGMTADDEXTADVDATASIZE as the fixed header size. The handler then uses cp-advdatalen and...

5.7AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64122 net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5etxreportertimeoutrecover mlx5etxreportertimeoutrecover accesses sq-netdev after mlx5esafereopenchannels has torn down and freed the channel and its embedded SQs. Replace the three sq-netdev...

9.8CVSS5.5AI score0.00461EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64120

CVE-2026-64120 pertains to the Linux kernel’s phy_prepare_data() in the net: ethtool path. The issue arises from kstrdup() allocations for strings (name, drvname, upstream_sfp_name, downstream_sfp_name) that were not NULL-checked, allowing a NULL dereference in phy_reply_size() when strlen() is c...

5.5AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64121 net: ifb: report ethtool stats over num_tx_queues

In the Linux kernel, the following vulnerability has been resolved: net: ifb: report ethtool stats over numtxqueues ifbdevinit allocates dp-txprivate to dev-numtxqueues entries via kzallocobjstxp, dev-numtxqueues. Both IFB per-queue RX and TX stats live in those entries: ifbxmit updates txp-rxsta...

5.4AI score0.00173EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64119

CVE-2026-64119: In the Linux kernel, the vulnerability affects the L2TP subsystem. The bug arises in l2tp_session_unhash() where a session is removed from tunnel->session_list with list_del_init(), while readers traverse the list with list_for_each_entry_rcu() under rcu_read_lock_bh(). This le...

5.4AI score0.00167EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64119 l2tp: use list_del_rcu in l2tp_session_unhash

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

0.00167EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:40 p.m.6 views

EUVD-2026-45800

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: fix UAF when peer resets connection during handshake vmcitransportrecvconnectingserver returned err = 0 for a peer RST in its default switch arm: err = pkt-type == VMCITRANSPORTPACKETTYPERST ? 0 : -EINVAL; That made...

5.5AI score0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64113 ixgbevf: fix use-after-free in VEPA multicast source pruning

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: fix use-after-free in VEPA multicast source pruning ixgbevfcleanrxirq prunes frames whose source MAC matches the VF's own address VEPA multicast workaround by freeing the skb and continuing to the next descriptor:...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References11
Rows per page
Query Builder