🛡️ AZL-59490 — kernel

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

Description

CVE-2024-26789 affecting package kernel for versions less than 6.6.85.1-1

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

crypto: arm64/neonbs - fix out-of-bounds access on short input

The bit-sliced implementation of AES-CTR operates on blocks of 128

bytes, and will fall back to the plain NEON version for tail blocks or

inputs that are shorter than 128 bytes to begin with.

It will call straight into the plain NEON asm helper, which performs all

memory accesses in granules of 16 bytes (the size of a NEON register).

For this reason, the associated plain NEON glue code will copy inputs

shorter than 16 bytes into a temporary buffer, given that this is a rare

occurrence and it is not worth the effort to work around this in the asm

code.

The fallback from the bit-sliced NEON version fails to take this into

account, potentially resulting in out-of-bounds accesses. So clone the

same workaround, and use a temp buffer for short in/outputs.

Affected software

AZL-59490 is recorded against 1 package.

  • kernel (fixed in 6.6.85.1-1)

Timeline and source

Published on 4 April 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 N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2024-04-04
Updated 2026-08-12
Modified 2026-04-21
Fix URL N/A

Affected Packages

Software From version Fixed in
kernel 6.6.85.1-1

Similar Threats

Free Vulnerability Check

Is your site affected by AZL-59490?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against AZL-59490 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.