Lucene search
+L

7722 matches found

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
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.56 views

CVE-2024-43904

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...

5.5CVSS5.5AI score0.00237EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 10:11 a.m.17 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...

6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.22 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...

7AI score0.00237EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.50 views

CVE-2024-43899 drm/amd/display: Fix null pointer deref in dcn20_resource.c

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer deref in dcn20resource.c Fixes a hang thats triggered when MPV is run on a DCN401 dGPU: mpv --hwdec=vaapi --vo=gpu --hwdec-codecs=all and then enabling fullscreen playback double click on the vid...

0.00211EPSS
SaveExploits0References3
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
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.17 views

CVE-2024-43895

...

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

CVE-2024-43886

The connected Astra Linux bulletin confirms CVE-2024-43886 affects the Linux kernel in the DRM/AMD display path, specifically a risk in resource_log_pipe_topology_update within dc_resource.c. The root cause is a potential null pointer dereference when switching from “Extend” to “Second Display On...

5.5CVSS6.9AI score0.002EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/26 10:10 a.m.15 views

CVE-2024-43886 drm/amd/display: Add null check in resource_log_pipe_topology_update

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

6AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.15 views

SUSE CVE-2022-48904

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

3.3CVSS6.5AI score0.0021EPSS
SaveExploits0References8
Redos
Redos
added 2024/08/23 12:00 a.m.66 views

ROS-20240823-01

Vulnerability of amdgpurasgetcontext function in drm/amdgpu component of Linux operating system kernel is related to null pointer dereferencing on drmcvtmode failure. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability of brcmfnotifyescancomplete...

8.8CVSS6.8AI score0.01177EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.26 views

CVE-2022-48904

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.8 views

SUSE CVE-2022-48881

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amdpmcprobe pcigetdomainbusandslot takes reference, the caller should release the reference by calling pcidevput after use. Call pcidevput in the error path to fix this...

4.4CVSS6.2AI score0.00226EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.23 views

CVE-2022-48904

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 2:15 a.m.6 views

UBUNTU-CVE-2022-48904

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.15 views

CVE-2022-48904 iommu/amd: Fix I/O page table memory leak

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

6.9AI score0.0021EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.21 views

CVE-2022-48881

A vulnerability was found in the amdpmcprobe function in the Linux kernel's AMD PMC driver, where a reference count leak can occur because the function does not properly release the reference count obtained by pcigetdomainbusandslot. Over time, this could lead to memory exhaustion. Mitigation...

7.1CVSS6.7AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 2:55 p.m.37 views

RXSA-2024:4928 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: block: null pointer dereference in ioctl.c when length and logical block size are misaligned CVE-2023-52458 kernel: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfoun...

8.1CVSS6.9AI score0.00975EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2023-52912

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.36 views

CVE-2022-48881 platform/x86/amd: Fix refcount leak in amd_pmc_probe

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amdpmcprobe pcigetdomainbusandslot takes reference, the caller should release the reference by calling pcidevput after use. Call pcidevput in the error path to fix this...

0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder