Lucene search
+L

7690 matches found

OSV
OSV
added 2024/10/10 5:27 p.m.16 views

CLSA-2024-1728581276 linux-firmware: Fix of CVE-2023-31315

Update AMD CPU microcode for processor family 0x19: cpuid:0x00A00F10ver:0x0A00107A, cpuid:0x00A10F12ver:0x0A101248, cpuid:0x00AA0F02ver:0x0AA00215, cpuid:0x00A00F12ver:0x0A001238, cpuid:0x00A10F11ver:0x0A101148, cpuid:0x00A00F11ver:0x0A0011D5; - Update AMD CPU microcode for processor family 0x17:...

7.5CVSS7.1AI score0.00622EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/10/10 3:59 p.m.15 views

CVE-2024-46871

A flaw was found in the AMD Radeon graphics card driver in the Linux kernel. Out-of-bounds access can be triggered due to arrays being created based on the wrong number of maximum DMUB notification types available, resulting in a denial of service. Mitigation Mitigation for this issue is either n...

4.7CVSS7.9AI score0.00215EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2024/10/10 1:29 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48901: btrfs: do not start relocation until in progress drops are done bsc1229607. CVE-2022-48911: kabi: add nfqueuegetrefs for kabi compliance...

8.7CVSS8.4AI score0.00881EPSS
SaveExploits4References616
OSV
OSV
added 2024/10/10 1:29 p.m.45 views

SUSE-SU-2024:3587-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-48901: btrfs: do not start relocation until in progress drops are done bsc1229607. - CVE-2022-48911: kabi: add nfqueuegetrefs for kabi compliance...

9.8CVSS8.2AI score0.00881EPSS
SaveExploits4References309
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.7 views

SUSE CVE-2024-46870

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

4.7CVSS7.2AI score0.00131EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.5 views

SUSE CVE-2024-46871

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATIONMAX Why & How It actually exposes '6' types in enum dmubnotificationtype. Not 5. Using smaller number to create array dmubcallback & dmubthreadoffload has...

6.6CVSS6.4AI score0.00215EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/10/10 12:00 a.m.7 views

PT-2025-14528 · Amd · Amd Ryzen Ai

Name of the Vulnerable Software and Affected Versions: AMD RyzenTM AI affected versions not specified Description: The issue is related to incorrect default permissions on the AMD RyzenTM AI installation folder, which could allow an attacker to achieve privilege escalation, potentially resulting ...

7.3CVSS6.6AI score0.00178EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:00 a.m.55 views

SUSE SLES12: cluster-md-kmp-rt / dlm-kmp-rt / gfs2-kmp-rt / kernel-devel-rt / etc (SUSE-SU-2024:3566-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3566-1 advisory. The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS6.9AI score0.00926EPSS
SaveExploits3References273
OSV
OSV
added 2024/10/09 3:15 p.m.0 views

DEBIAN-CVE-2024-47661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32t to uint8t WHAT & HOW dmubrbcmd's rampingboundary has size of uint8t and it is assigned 0xFFFF. Fix it by changing it to uint8t with value of 0xFF. This fixes 2 INTEGEROVERFLOW issues...

5.5CVSS5.6AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 3:15 p.m.11 views

AZL-50933 CVE-2024-47662 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/09 3:15 p.m.30 views

CVE-2024-47661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32t to uint8t WHAT & HOW dmubrbcmd's rampingboundary has size of uint8t and it is assigned 0xFFFF. Fix it by changing it to uint8t with value of 0xFF. This fixes 2 INTEGEROVERFLOW issues...

5.5CVSS0.00181EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/09 3:15 p.m.20 views

CVE-2024-47662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

5.5CVSS0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/09 3:15 p.m.10 views

AZL-50345 CVE-2024-47661 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32t to uint8t WHAT & HOW dmubrbcmd's rampingboundary has size of uint8t and it is assigned 0xFFFF. Fix it by changing it to uint8t with value of 0xFF. This fixes 2 INTEGEROVERFLOW issues...

5.5CVSS6.2AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 3:15 p.m.9 views

UBUNTU-CVE-2024-47661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32t to uint8t WHAT & HOW dmubrbcmd's rampingboundary has size of uint8t and it is assigned 0xFFFF. Fix it by changing it to uint8t with value of 0xFF. This fixes 2 INTEGEROVERFLOW issues...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/09 3:15 p.m.16 views

UBUNTU-CVE-2024-47662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/09 2:15 p.m.8 views

AZL-50781 CVE-2024-46870 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

4.7CVSS6.6AI score0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/09 2:15 p.m.18 views

CVE-2024-46870

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

4.7CVSS0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/09 2:15 p.m.11 views

AZL-50906 CVE-2024-46870 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

4.7CVSS6.6AI score0.00131EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 2:15 p.m.6 views

UBUNTU-CVE-2024-46870

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

4.7CVSS6.1AI score0.00131EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/09 2:05 p.m.17 views

CVE-2024-47662 drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

6.9AI score0.0018EPSS
SaveExploits0References2
Rows per page
Query Builder