Lucene search
+L

8724 matches found

OSV
OSV
added 2024/10/09 2:05 p.m.15 views

CVE-2024-47661 drm/amd/display: Avoid overflow from uint32_t to uint8_t

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

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/09 2:05 p.m.26 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.5CVSS5.6AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/09 2:02 p.m.49 views

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

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0
OSV
OSV
added 2024/10/09 2:02 p.m.22 views

CVE-2024-46871 drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX

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

5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/09 2:02 p.m.16 views

CVE-2024-46870 drm/amd/display: Disable DMCUB timeout for DCN35

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

6.9AI score0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/09 2:02 p.m.29 views

CVE-2024-46870 drm/amd/display: Disable DMCUB timeout for DCN35

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

0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/09 2:02 p.m.13 views

CVE-2024-46870 drm/amd/display: Disable DMCUB timeout for DCN35

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

6AI score
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2024/10/09 11:52 a.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 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. bsc1229633...

8.7CVSS8.6AI score0.00881EPSS
SaveExploits4References588
OSV
OSV
added 2024/10/09 11:52 a.m.28 views

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

The SUSE Linux Enterprise 15 SP5 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. bsc122963...

9.8CVSS8.4AI score0.00881EPSS
SaveExploits4References295
SUSE Linux
SUSE Linux
added 2024/10/09 9:43 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46854: net: dpaa: Pad packets to ETHZLEN bsc1231084. CVE-2024-46770: ice: Add netifdeviceattach/detach into PF reset flow bsc1230763. CVE-2024-41073: nvme:...

8.7CVSS8.4AI score0.00926EPSS
SaveExploits3References376
NVD
NVD
added 2024/10/09 7:15 a.m.18 views

CVE-2024-39440

In DRM service, there is a possible system crash due to null pointer dereference. This could lead to local denial of service with System execution privileges needed...

6.2CVSS0.00076EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 7:15 a.m.11 views

CVE-2024-39439

In DRM service, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed...

4.4CVSS5.9AI score0.00076EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/09 7:15 a.m.28 views

CVE-2024-39439

In DRM service, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed...

6.2CVSS0.00076EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/09 6:43 a.m.14 views

CVE-2024-39440

In DRM service, there is a possible system crash due to null pointer dereference. This could lead to local denial of service with System execution privileges needed...

6.2CVSS6.7AI score0.00076EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/09 6:43 a.m.57 views

CVE-2024-39440

CVE-2024-39440 affects the DRM service and is caused by a null pointer dereference that can crash the system, leading to local denial of service with SYSTEM privileges required. Public references consistently describe the issue as a local DoS in DRM service components; no exploitation details are...

6.2CVSS6.8AI score0.00076EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/10/09 6:43 a.m.31 views

CVE-2024-39440

In DRM service, there is a possible system crash due to null pointer dereference. This could lead to local denial of service with System execution privileges needed...

6.2CVSS0.00076EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/09 6:43 a.m.36 views

CVE-2024-39439

In DRM service, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed...

6.2CVSS0.00076EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/09 6:43 a.m.83 views

CVE-2024-39439

The CVE-2024-39439 entry affects the DRM service and is caused by a missing bounds check that enables an out-of-bounds write. Reported impact is local denial of service with System execution privileges required; no exploitation details are provided in the connected documents. Affected software ve...

6.2CVSS6.8AI score0.00076EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/09 6:43 a.m.13 views

CVE-2024-39439

In DRM service, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed...

6.2CVSS6.8AI score0.00076EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/09 12:00 a.m.20 views

PT-2024-28498 · Dmservice · Dmservice

Name of the Vulnerable Software and Affected Versions: DRM service affected versions not specified Description: The issue is related to a missing bounds check in the DRM service, which could lead to a local denial of service. This requires System execution privileges. The problem is caused by a...

6.2CVSS6.9AI score0.00076EPSS
SaveExploits0References6
Rows per page
Query Builder