Lucene search
+L

67433 matches found

CVE
CVE
added 2026/05/01 2:15 p.m.45 views

CVE-2026-43052

CVE-2026-43052 fixes a Linux kernel mac80211 TDLS handling flaw: NL80211_TDLS_ENABLE_LINK could run TDLS-side effects on non‑TDLS peers. A kernel patch adds an early sta->sta.tdls check to ensure only true TDLS peers proceed, preventing unintended channel HT-protection changes. Remediation is ...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.46 views

CVE-2026-43048 HID: core: Mitigate potential OOB by removing bogus memset()

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

8.8CVSS0.00241EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/01 2:15 p.m.13 views

EUVD-2026-26647

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

5.9AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.45 views

CVE-2026-43047 HID: multitouch: Check to ensure report responses match the request

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious or clumsy device to respond to a specific report's feature request using a completely different report ID. This can cause confusio...

7.8CVSS0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/01 2:15 p.m.63 views

CVE-2026-43047

The CVE-2026-43047 issue concerns the Linux kernel HID multitouch subsystem. A malicious or misconfigured HID device could answer a feature request with a different report ID than requested, causing the HID core to misinterpret data and potentially trigger out-of-bounds writes. The bug is fixed b...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.34 views

EUVD-2026-26641

In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platformlabel,s pair The RCU-protected codepaths mplsforward, mplsdumproutes can have an inconsistent view of platformlabels vs platformlabel in case of a concurrent resize...

5.8AI score0.0011EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.41 views

CVE-2026-43036 net: use skb_header_pointer() for TCPv4 GSO frag_off check

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/01 2:15 p.m.16 views

EUVD-2026-26635

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

5.8AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:15 p.m.21 views

CVE-2026-43036 net: use skb_header_pointer() for TCPv4 GSO frag_off check

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.8 views

CVE-2026-43036

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.13 views

EUVD-2026-26629

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe for pointers to packet In case rold-reg-range == BEYONDPKTEND && rcur-reg-range == N regsafe may return true which may lead to current state with valid packet range not being explored. Fix the bug...

5.8AI score0.00135EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.9 views

CVE-2026-43020

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate LTK encsize on load Load Long Term Keys stores the user-provided encsize and later uses it to size fixed-size stack operations when replying to LE LTK requests. An encsize larger than the 16-byte key...

5.9AI score0.00129EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/01 2:15 p.m.34 views

CVE-2026-43017

CVE-2026-43017 concerns the Linux kernel Bluetooth MGMT mesh path. It fixes missing validation of adv_data_len in mesh_send, which could allow out-of-bounds access in queued commands. The description and connected advisories indicate: affected software is the Linux kernel; root cause is failure t...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.42 views

CVE-2026-43013 net/mlx5: lag: Check for LAG device before creating debugfs

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: lag: Check for LAG device before creating debugfs mlx5lagdevaddmdev may return 0 success even when an error occurs that is handled gracefully. Consequently, the initialization flow proceeds to call mlx5ldevadddebugfs ev...

0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/01 2:15 p.m.12 views

CVE-2026-43013 net/mlx5: lag: Check for LAG device before creating debugfs

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: lag: Check for LAG device before creating debugfs mlx5lagdevaddmdev may return 0 success even when an error occurs that is handled gracefully. Consequently, the initialization flow proceeds to call mlx5ldevadddebugfs ev...

6.1AI score
SaveExploits0References9
OSV
OSV
added 2026/05/01 2:15 p.m.17 views

CVE-2026-31782 perf/x86: Fix potential bad container_of in intel_pmu_hw_config

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad containerof in intelpmuhwconfig Auto counter reload may have a group of events with software events present within it. The software event PMU isn't the x86hybridpmu and a containerof operation in...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/05/01 2:15 p.m.34 views

CVE-2026-31777

The CVE-2026-31777 entry concerns the Linux kernel ALSA ctxfi driver. The root cause is the driver’s missing validation of the return value from daio_device_index(), leading to incorrect assumptions and potential system instability. Documents indicate this has been resolved via patches. Remediati...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/01 2:14 p.m.20 views

CVE-2026-31766 drm/amdgpu: validate doorbell_offset in user queue creation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

7.1CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/05/01 2:14 p.m.28 views

CVE-2026-31766

The CVE-2026-31766 issue affects the Linux kernel AMDGPU driver: amdgpu_userq_get_doorbell_index() passes user-supplied doorbell_offset to amdgpu_doorbell_index_on_bar() without proper bounds checking. An arbitrarily large doorbell_offset can drive the computed doorbell index outside the allocate...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/01 2:14 p.m.34 views

CVE-2026-31748

CVE-2026-31748 (Linux kernel, comedi me_daq) : A firmware-overrun was fixed in the me2600_xilinx_download() path used by request_firmware(). The code trusts the firmware header and reads file_length from the first 4 bytes, then copies file_length bytes from offset 16 without verifying the data st...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder