Lucene search
+L

6340 matches found

CVE
CVE
added 2024/04/02 7:1 a.m.198 views

CVE-2024-26678

CVE-2024-26678 affects the Linux kernel’s x86/efistub pathway. The vulnerability arises from using a 1:1 file:memory mapping for the PE/COFF .compat section, which is an 8-byte dummy section containing the 32-bit entrypoint address of a 64-bit kernel image when booted from 32-bit firmware (CONFIG...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 7:1 a.m.29 views

CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 7:1 a.m.90 views

CVE-2023-52636

CVE-2023-52636 involves a flaw in the Linux kernel libceph messenger (net/ceph/messenger_v1.c) where a short read of a socket footer may lead to read_partial_sparse_msg_data() not bailing as intended. When the socket is ready for a subsequent read, the sparse-read state machine can misinterpret p...

8.2CVSS6.5AI score0.00511EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:51 a.m.38 views

CVE-2024-26673

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTOIPV4,IPV6,INET. - Disallow layer 4 protocol with no ports, since destination port is a mandatory attribute for...

7.1CVSS7.2AI score0.00237EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 6:49 a.m.45 views

CVE-2024-26672 drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()'

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

6.7AI score0.00217EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.20 views

CVE-2023-52634 drm/amd/display: Fix disable_otg_wa logic

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disableotgwa logic Why When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at the same time when only HPO is supposed to be set. This...

6.8AI score0.00195EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.11 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

6.7AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/02 6:49 a.m.5 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.41 views

CVE-2024-26667 drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

7.6AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/02 6:22 a.m.207 views

CVE-2024-26665

CVE-2024-26665 : Linux kernel vulnerability in tunnel PMTU error handling. When ICMPv6 error is built from a non-linear skb, there is an out-of-bounds/read issue due to using csum_partial. The fix replaces csum_partial with skb_checksum to correctly handle non-linear SKBs during IPv6 PMTU error c...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.38 views

CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS6.4AI score0.00332EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.28 views

CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS7.3AI score0.00679EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 6:22 a.m.228 views

CVE-2024-26664

CVE-2024-26664 : The Linux kernel hwmon: coretemp fix addresses an out-of-bounds memory access. The bug arises when pdata->cpu_map[] is set before the out-of-bounds check, potentially triggering on systems with more than 128 cores per package. Connected sources corroborate the vulnerability an...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.48 views

CVE-2024-26662 drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panelcntl' could be null in 'dcn21setbacklightlevel' 'panelcntl' structure used to control the display panel could be null, dereferencing it could lead to a null pointer access. Fixes the below:...

6.6AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.42 views

CVE-2024-26662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panelcntl' could be null in 'dcn21setbacklightlevel' 'panelcntl' structure used to control the display panel could be null, dereferencing it could lead to a null pointer access. Fixes the below:...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 6:22 a.m.181 views

CVE-2024-26661

Public technical details for CVE-2024-26661 are not provided in the connected documents; monitor for updates from vendors/advisories.

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.46 views

CVE-2024-26660 drm/amd/display: Implement bounds check for stream encoder creation in DCN301

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN301 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

7CVSS7.9AI score0.00264EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/02 6:22 a.m.174 views

CVE-2024-26659

CVE-2024-26659 (Linux kernel) affects xHCI by mishandling isoc Babble and Buffer Overrun events. The driver could release a multi-TRB TD prematurely when an early TRB reports an error, risking loss of the final completion event and a misleading “Transfer event TRB DMA ptr not part of current TD” ...

7.8CVSS6.5AI score0.0024EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/04/02 6:8 a.m.130 views

CVE-2024-26657

CVE-2024-26657 relates to a NULL pointer dereference in the Linux kernel’s DRM scheduler code (drm_sched_entity_init). The issue could be triggered by AMDGPU user-space IOCTL flow: user calls AMDGPU_CTX_ALLOC_CTX via amdgpu_ctx_ioctl, then AMDGPU_WAIT_CS without submitting a job, which could lead...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/04/02 6:8 a.m.7116 views

CVE-2024-26656

CVE-2024-26656 affects the Linux kernel AMDGPU DRM driver. The issue is a use-after-free in the amdgpu_hmm_unregister path triggered during amdgpu_gem_userptr_ioctl when an invalid address/size is supplied, causing a bad access during amdgpu_gem_object_free. The provided traces show a fault path ...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder