THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-49520 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall If a compat process tries to execute an unknown system call above the __ARM_NR_COMPAT_END number, the kernel sends a SIGILL signal to the

[NVD] CVE-2022-49520 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall If a compat process tries to execute an unknown system call above the __ARM_NR_COMPAT_END number, the kernel sends a SIGILL signal to the

lownvdPublished 2025-02-26

CVE-2022-49520 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:01:28.017

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

arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall

If a compat process tries to execute an unknown system call above the __ARM_NR_COMPAT_END number, the kernel sends a SIGILL signal to the offending process. Information about the error is pr

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49520