Lucene search
+L

328759 matches found

Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-74408

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID athtxedmatasklet accesses sc-tx.txqts.qid where ts.qid is a 4-bit hardware field 0-15, but the txq array only has ATH9KNUMTXQUEUES 10 entries. A qid = 10 causes an OOB...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago9 views

CVE-2026-74407

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

8.8CVSS5.4AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

9.8CVSS5.3AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2 days ago17 views

CVE-2026-74404

The CVE-2026-74404 issue affects the Linux kernel crypto/ccp path where snp_filter_reserved_mem_regions() bounds check could lead to an off-by-one heap overflow when constructing the iomem reservation descriptor. Specifically, for range_list->num_elements up to 255, (num_elements * 16 + 8) can...

7.8CVSS5.6AI score0.00186EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74404

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.5AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2 days ago6 views

CVE-2026-74404 crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2 days ago17 views

CVE-2026-74405

The CVE-2026-74405 issue affects the Linux kernel OPP handling. A race between dev_pm_opp_add_dynamic() and dev_pm_opp_find_freq_exact() could expose a newly added OPP before its kref and opp_table were initialized, allowing a concurrent lookup to increment the reference count on an uninitialized...

7.8CVSS5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-74403

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS5.4AI score0.00156EPSS
SaveExploits0
CVE
CVE
added 2 days ago16 views

CVE-2026-74403

The CVE-2026-74403 entries describe a Linux kernel fix in crypto: ccp where a NULL page allocation could lead to a non-NULL garbage from page_address(NULL) on architectures without HASHED_PAGE_VIRTUAL. The root cause is passing a potentially NULL page pointer to page_address() and then evaluating...

7.8CVSS5.4AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago4 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59550

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

5.4AI score0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS0.00156EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74402

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.6AI score0.00177EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59546

In the Linux kernel, the following vulnerability has been resolved: evm: terminate and bound the evmxattrs read buffer evmreadxattrs allocates size + 1 bytes, fills them from the list of enabled xattrs, and then passes strlentemp to simplereadfrombuffer. When no configured xattrs are enabled, the...

5.7AI score0.00172EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74398

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrconf: bail out of dadfailure when state is no longer POSTDAD addrconfdadfailure transitions ifp-state from DAD to POSTDAD via addrconfdadend, which drops ifp-lock on return. The lock is re-acquired after...

9.8CVSS5.5AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74399

In the Linux kernel, the following vulnerability has been resolved: evm: terminate and bound the evmxattrs read buffer evmreadxattrs allocates size + 1 bytes, fills them from the list of enabled xattrs, and then passes strlentemp to simplereadfrombuffer. When no configured xattrs are enabled, the...

5.6AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2 days ago13 views

CVE-2026-74399

The CVE-2026-74399 issue concerns the Linux kernel evm subsystem, specifically evm_read_xattrs. The function allocates a buffer for xattrs and, when no configured xattrs are enabled, leaves temp[0] uninitialized, causing strlen(temp) to read past initialized memory. The fix terminates the buffer ...

5.6AI score0.00172EPSS
SaveExploits0References7
CVE
CVE
added 2 days ago21 views

CVE-2026-74397

CVE-2026-74397 affects the Linux kernel mlx5 driver (IB/mlx5). The issue arises in mlx5_ib_alloc_transport_domain() which can leak a transport domain if mlx5_ib_enable_lb() fails; a fix deallocates the TD on error, returns 0 explicitly in the no-loopback-capability success branch, and moves dev-&...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-74397 IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier mlx5iballoctransportdomain allocates a transport domain and then may fail in mlx5ibenablelb. In that case, the allocated TD is leaked. Fix this by deallocatin...

7.8CVSS0.00168EPSS
SaveExploits0References5
Rows per page
Query Builder