U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-53060

Change History

New CVE Received from kernel.org 11/19/2024 1:15:25 PM

Action Type Old Value New Value
Added Description

								
							
							
						
In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported

acpi_evaluate_object() may return AE_NOT_FOUND (failure), which
would result in dereferencing buffer.pointer (obj) while being NULL.

Although this case may be unrealistic for the current code, it is
still better to protect against possible bugs.

Bail out also when status is AE_NOT_FOUND.

This fixes 1 FORWARD_NULL issue reported by Coverity
Report: CID 1600951:  Null pointer dereferences  (FORWARD_NULL)

(cherry picked from commit 91c9e221fe2553edf2db71627d8453f083de87a1)
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/1a9f55ed5b512f510ccd21ad527d532e60550e80 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/27fc29b5376998c126c85cf9b15d9dfc2afc9cbe [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/2ac7f253deada4d449559b65a1c1cd0a6f6f19b7 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/8d7a28eca7553d35d4ce192fa1f390f2357df41b [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/a613a392417532ca5aaf3deac6e3277aa7aaef2b [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/a6dd15981c03f2cdc9a351a278f09b5479d53d2e [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/b9d9881237afeb52eddd70077b7174bf17e2fa30 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/ce8a00a00e36f61f5a1e47734332420b68784c43 [No types assigned]