Lucene search
+L

29182 matches found

Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-68404

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: use wiphy work for socket owner autodisconnect nl80211netlinknotify walks the cfg80211 wireless device list when a NETLINKGENERIC socket is released. If the socket owns a connection, the notifier queues the embedd...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
CVE
CVE
added 6 days ago38 views

CVE-2026-68402

Summary: CVE-2026-68402 affects the Linux kernel Wi‑Fi stack (cfg80211). A flaw in cfg80211_is_element_inherited() may read the first byte of an extension element (elem->data[0]) without confirming the element has data, allowing a crafted Wi‑Fi frame to trigger a one‑octet slab‑out‑of‑bounds r...

7.1CVSS5.3AI score0.00259EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago11 views

EUVD-2026-55588

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

5.3AI score0.00259EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-68401

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix out-of-bound writes in ffasetupandtransmit Sashiko locally reports multiple out-of-bound issues in ffasetupandtransmit: 1 Writing epmemaccess-reserved can write out of bounds for FFA versions 1.2 as...

7.8CVSS5.3AI score0.00136EPSS
SaveExploits0
OSV
OSV
added 6 days ago3 views

CVE-2026-68395 ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-68392 Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix locking in unpairdevice/disconnectsync Dereferencing RCU-protected pointers outside critical sections is invalid and may lead to UAF. Take hdev-lock for hciconn lookup and hciabortconn. Don't use RCU to ensur...

7.8CVSS0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55571

In the Linux kernel, the following vulnerability has been resolved: s390/checksum: Fix csumpartial without vector facility Currently csumpartial calls csumcopy with copy=false and dst=NULL. On machines without the vector facility, csumcopy falls back to cksmdst, ..., causing the checksum to be...

5.3AI score0.00497EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55561

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle partially initialized auxiliary devices bnxtauxdevicesinit calls auxiliarydeviceinit before all fields used by bnxtauxdevrelease are initialized. After auxiliarydeviceinit succeeds, later errors must unwind with...

5.3AI score0.00162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-68355

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix potential buffer underflow in ath11khalrxmsdulistget When the first entry in msdudetails has a zero buffer address, the code accesses msdudetailsi - 1 with i == 0, causing a buffer underflow. Fix similarly to...

5.5AI score0.00175EPSS
SaveExploits0
CVE
CVE
added 6 days ago33 views

CVE-2026-68353

Summary: CVE-2026-68353 affects the Linux kernel’s wifi/ath6kl driver. The firmware-provided 8-bit num_msg value drives a loop in ath6kl_wmi_tx_complete_event_rx() without validating against the WMI buffer length, allowing out-of-bounds reads up to 1020 bytes past the event buffer when the firmwa...

8.1CVSS5.4AI score0.0028EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-68332

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix potential use-after-free in airohappedeinit airohappedeinit replaces the NPU pointer with NULL via rcureplacepointer but does not wait for existing RCU readers to exit before calling ppedeinit and airohanpuput...

5.4AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 6 days ago43 views

CVE-2026-68326

CVE-2026-68326 affects the Linux kernel mwifiex Wi‑Fi driver. A malicious or malfunctioning device in AP/uAP mode can supply a crafted EVENT_UAP_STA_ASSOC with an invalid event length. The code derives sinfo->assoc_req_ies_len from event->len without proper validation, causing potential sla...

8.8CVSS5.6AI score0.00257EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55401

In the Linux kernel, the following vulnerability has been resolved: sctp: auth: verify auth requirement when authchunk is NULL sctpauthchunkverify returns true unconditionally when chunk-authchunk is NULL, silently skipping authentication. This is incorrect when: 1. skbclone failed in the BH...

5.3AI score0.00531EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago9 views

CVE-2026-68280

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cdns-dsi: Replace deprecated UNIVERSALDEVPMOPS The deprecated UNIVERSALDEVPMOPS macro uses the provided callbacks for both runtime PM and system sleep. This causes the DSI clocks to be disabled twice: once during...

5.2AI score0.00175EPSS
SaveExploits0
CVE
CVE
added 6 days ago27 views

CVE-2026-68279

The CVE-2026-68279 issue affects the Linux kernel DRM/DP MST path. Specifically, drm_dp_sideband_parse_remote_dpcd_read() and drm_dp_sideband_parse_remote_i2c_read_ack() read num_bytes from raw->msg and then memcpy(bytes, &raw->msg[idx], num_bytes) without validating that idx + num_bytes cu...

5.5AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-55376

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check amdgpuvmbofind result in GETMAPPINGINFO The AMDGPUGEMOPGETMAPPINGINFO path of amdgpugemopioctl looks up the bova for the buffer object in the caller's VM via amdgpuvmbofind, but uses the returned pointer without...

5.5AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago34 views

CVE-2026-68274

The CVE-2026-68274 issue affects the Linux kernel component drm/xe/guc where allocation size for the steered register list uses only g_dss_mask, while the iteration over DSS bits includes both g_dss_mask and c_dss_mask. This mismatch can cause a buffer overflow, leading to memory corruption (list...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-68271 drm/nouveau: fix reversed error cleanup order in ucopy functions

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix reversed error cleanup order in ucopy functions nouveauuvmmvmbinducopy and nouveauexecucopy place their error cleanup labels in allocation order rather than reverse allocation order. On a umemcpya failure for...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

CVE-2026-68267 drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists

In the Linux kernel, the following vulnerability has been resolved: drm/xe/rtp: Add RINGFORCETONONPRIVDENY to OA whitelists Unconditionally whitelisting OA registers is a security violation. Set RINGFORCETONONPRIVDENY bit in OA nonpriv slots, so that OA registers don't get whitelisted by default...

5.3AI score
SaveExploits0References7
CVE
CVE
added 6 days ago27 views

CVE-2026-68265

CVE-2026-68265 affects the Linux kernel, specifically the drm/xe/vm path. The issue arises when prefetching a BO VMA in the region DRM_XE_CONSULT_MEM_ADVISE_PREF_LOC, where the code uses the value as an index into region_to_mem_type[], causing an out-of-bounds access (value is -1). The remediatio...

7.3CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder