Lucene search
+L

6348 matches found

OSV
OSV
added 2024/08/26 10:11 a.m.15 views

CVE-2024-43914 md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

6.2AI score
SaveExploits0References13
CVE
CVE
added 2024/08/26 10:11 a.m.305 views

CVE-2024-43908

The CVE-2024-43908 issue is confirmed in the Linux kernel’s DRM/AMDGPU code: a null pointer dereference in ras_manager that can arise when ras_manager is consulted. The published fix is to check ras_manager before using it, preventing dereference of a null pointer. The connected Nessus advisories...

5.5CVSS6.9AI score0.00219EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/08/26 10:11 a.m.12 views

CVE-2024-43908 drm/amdgpu: Fix the null pointer dereference to ras_manager

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer dereference to rasmanager Check rasmanager before using it...

6.1AI score
SaveExploits0References12
OSV
OSV
added 2024/08/26 10:11 a.m.17 views

CVE-2024-43907 drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.43 views

CVE-2024-43906 drm/admgpu: fix dereferencing null pointer context

In the Linux kernel, the following vulnerability has been resolved: drm/admgpu: fix dereferencing null pointer context When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it...

0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/26 10:11 a.m.206 views

CVE-2024-43905

CVE-2024-43905 affects the Linux kernel component drm/amd/pm specifically the vega10_hwmgr . The root cause was a potential null pointer dereference arising from insufficient null-check handling. The published fix adds validation of return values and proper null-pointer handling to prevent derefe...

5.5CVSS7AI score0.00214EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.11 views

CVE-2024-43905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.40 views

CVE-2024-43904 drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing This commit adds null checks for the 'stream' and 'plane' variables in the dcn30applyidlepoweroptimizations function. These variables were previously...

0.00237EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:11 a.m.213 views

CVE-2024-43903

CVE-2024-43903 is rejected/not used.

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.30 views

CVE-2024-43903

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.29 views

CVE-2024-43903

Removed by vendor...

7.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.59 views

CVE-2024-43901

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.50 views

CVE-2024-43901 drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.34 views

CVE-2024-43896 ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL

In the Linux kernel, the following vulnerability has been resolved: ASoC: cs-amp-lib: Fix NULL pointer crash if efi.getvariable is NULL Call efirtservicessupported to check that efi.getvariable exists before calling it...

0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/26 10:10 a.m.16 views

CVE-2024-43895 drm/amd/display: Skip Recompute DSC Params if no Stream on Link

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link why Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOP...

6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/26 10:10 a.m.61 views

CVE-2024-43895

Removed by vendor...

7.3AI score0.00017EPSS
SaveExploits0
CVE
CVE
added 2024/08/26 10:10 a.m.132 views

CVE-2024-43895

CVE-2024-43895 relates to the Linux kernel DRM/AMD display path, specifically a NULL pointer dereference when recomputing DSC parameters if no stream is on the link during MST+DSC setup. This can trigger a kernel oops/crash as described in vendor advisories. Connected sources show the issue is ad...

6.9AI score0.00017EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.27 views

CVE-2024-43893 serial: core: check uartclk for zero to avoid divide by zero

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

0.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.29 views

CVE-2024-43893 serial: core: check uartclk for zero to avoid divide by zero

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baudbase can result in uartclk being zero, which will result in a divide by zero error in uartgetdivisor. The check for uartcl...

7.1AI score0.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.14 views

CVE-2024-43892 memcg: protect concurrent access to mem_cgroup_idr

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to memcgroupidr Commit 73f576c04b94 "mm: memcontrol: fix cgroup creation failure after many small jobs" decoupled the memcg IDs from the CSS ID space to fix the cgroup creation failures. It...

7.4AI score0.00247EPSS
SaveExploits0References6
Rows per page
Query Builder