Lucene search
+L

1310 matches found

RedhatCVE
RedhatCVE
added 2024/09/27 4:18 p.m.15 views

CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS7AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.16 views

CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

DEBIAN-CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

AZL-50047 CVE-2024-46802 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.4 views

UBUNTU-CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.17 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

0.00237EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/27 12:35 p.m.124 views

CVE-2024-46802

CVE-2024-46802 affects the Linux kernel’s DRM-AMD display path. The vulnerability is a NULL-dereference in drm/amd/display when validating a stream, caused by missing NULL checks for dc or stream. The fixed code adds a NULL check at the start of dc_validate_stream to prevent invalid memory access...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.22 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

7AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/27 12:35 p.m.14 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parseattr vgicv2parseattr is responsible for finding the vCPU that matches the user-provided CPUID, which of course may not be valid. If the ID is invalid, kvmgetvcpubyid...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.4 views

kernel: drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.4 views

SUSE CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.4AI score0.0022EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/09/18 8:44 a.m.16 views

CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS7AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 7:15 a.m.26 views

CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/18 7:15 a.m.20 views

CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS0.00239EPSS
SaveExploits0References9
NVD
NVD
added 2024/09/18 7:15 a.m.22 views

CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 7:15 a.m.11 views

AZL-49418 CVE-2024-46720 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.3 views

UBUNTU-CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.30 views

CVE-2024-46727 drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

0.00192EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.36 views

CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS5.7AI score0.00192EPSS
SaveExploits0
Rows per page
Query Builder