CVE-2022-48762
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48762 affects the Linux kernel's arm64 exception table handling. The vulnerability was discovered in the load_unaligned_zeropad() function where register indices were incorrectly extracted from ex->type instead of ex->data. This issue was fixed in January 2022 (Kernel Commit).

Technical details

The vulnerability exists in the ex_handler_load_unaligned_zeropad() function where it erroneously extracts data and address register indices from ex->type rather than ex->data. Since ex->type contains EX_TYPE_LOAD_UNALIGNED_ZEROPAD (value 4), this causes X0 to be always treated as the address register and X4 as the data register. The CVSS 3.1 base score is 6.2 MEDIUM (AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) (NVD).

Impact

This vulnerability can lead to a NULL pointer dereference when attempting to access arbitrary addresses through X0, which may contain arbitrary values. Additionally, it can corrupt X4 register data causing unpredictable behavior within the load_unaligned_zeropad() function and its caller (Kernel Commit).

Exploitability

The vulnerability can be triggered on MTE-enabled systems, leading to kernel crashes. A proof-of-concept crash has been documented showing a NULL pointer dereference at virtual address 0x0 during filesystem operations (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by modifying the code to correctly extract register indices from ex->data instead of ex->type. The fix was implemented in the Linux kernel through commit 3758a6c74e08 (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management