Lucene search
+L

5772 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2023-54150

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589...

0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54064

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Fix a memory leak when scanning for an adapter The adapter scan ssifinfofind sets info-adaptername if the adapter info came from SMBIOS, as it's not set in that case. However, this function can be called more than once...

0.002EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

0.00282EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

5.7AI score0.00282EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

5.7AI score0.00282EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.16 views

CVE-2023-54150

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589...

5.7AI score0.00195EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2023-54150

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589...

5.7AI score0.00195EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.14 views

CVE-2023-54064

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Fix a memory leak when scanning for an adapter The adapter scan ssifinfofind sets info-adaptername if the adapter info came from SMBIOS, as it's not set in that case. However, this function can be called more than once...

6AI score0.002EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 1:15 p.m.12 views

CVE-2022-50720

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:15 p.m.8 views

UBUNTU-CVE-2022-50720

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

5.7AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:07 p.m.11 views

CVE-2023-54150 drm/amd: Fix an out of bounds error in BIOS parser

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589...

6.4AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:07 p.m.32 views

CVE-2023-54150

Technical details for CVE-2023-54150 are not publicly available in the provided documents. No connected entries specify affected products/versions or fixes beyond the initial description; monitor for updates from vendors.

6.2AI score0.00195EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:05 p.m.33 views

CVE-2022-50760

CVE-2022-50760 is a Linux kernel vulnerability affecting the DRM/AMDGPU path. The issue stems from a refcount handling in amdgpu_atrm_get_bios(): pci_get_class() returns a pci_device with an increased refcount, and when the loop is broken with a non-NULL pdev, the code must call pci_dev_put() to ...

6AI score0.00282EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.42 views

CVE-2022-50760 drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

0.00282EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:05 p.m.13 views

CVE-2022-50760 drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/12/24 12:23 p.m.34 views

CVE-2023-54064

Technical details about CVE-2023-54064 (linux kernel ipmi ssif memory leak) are not provided in the connected documents. Public details are not available here; monitor vendor advisories for patches and impact.

6AI score0.002EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:22 p.m.27 views

CVE-2022-50720

The CVE-2022-50720 entry concerns the Linux kernel x86 APIC handling: BIOS can lock APIC into x2APIC mode, and if the kernel attempts to disable x2APIC or revert to legacy APIC while locked, a GP fault can occur. The vulnerability is tied to the new MSR IA32_XAPIC_DISABLE_STATUS and the LEGACY_XA...

6AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:22 p.m.11 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.20 views

PT-2025-53126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/amdgpu subsystem within the amdgpu atrm get bios function. The issue involves a PCI device reference count leak. Specifically, the pci dev put...

7.8CVSS6.1AI score0.00954EPSS
SaveExploits2References898
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54150

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the...

5.7AI score0.00195EPSS
SaveExploits0References3
Rows per page
Query Builder