🛡️ AZL-53609 — kernel

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

CVE-2024-50141 affecting package kernel for versions less than 6.6.64.2-1

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

ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context

PRMT needs to find the correct type of block to translate the PA-VA

mapping for EFI runtime services.

The issue arises because the PRMT is finding a block of type

EFI_CONVENTIONAL_MEMORY, which is not appropriate for runtime services

as described in Section 2.2.2 (Runtime Services) of the UEFI

Specification [1]. Since the PRM handler is a type of runtime service,

this causes an exception when the PRM handler is called.

[Firmware Bug]: Unable to handle paging request in EFI runtime service

WARNING: CPU: 22 PID: 4330 at drivers/firmware/efi/runtime-wrappers.c:341

__efi_queue_work+0x11c/0x170

Call trace:

Let PRMT find a block with EFI_MEMORY_RUNTIME for PRM handler and PRM

context.

If no suitable block is found, a warning message will be printed, but

the procedure continues to manage the next PRM handler.

However, if the PRM handler is actually called without proper allocation,

it would result in a failure during error handling.

By using the correct memory types for runtime services, ensure that the

PRM handler and the context are properly mapped in the virtual address

space during runtime, preventing the paging request error.

The issue is really that only memory that has been remapped for runtime

by the firmware can be used by the PRM handler, and so the region needs

to have the EFI_MEMORY_RUNTIME attribute.

[ rjw: Subject and changelog edits ]

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.

Affected software

AZL-53609 is recorded against 1 package.

  • kernel (fixed in 6.6.64.2-1)

Timeline and source

Published on 7 November 2024 and last revised on 21 April 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

nvd.nist.gov (Web)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2024-11-07
Updated 2026-08-12
Modified 2026-04-21
Fix URL N/A

Affected Packages

Software From version Fixed in
kernel 6.6.64.2-1

Similar Threats

Free Vulnerability Check

Is your site affected by AZL-53609?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against AZL-53609 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.