In the Linux kernel, the following vulnerability has been resolved: arm64/gcs: Fix error...

説明

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

arm64/gcs: Fix error handling in arch_set_shadow_stack_status()

alloc_gcs() returns an error-encoded pointer on failure, which comes
from do_mmap(), not NULL.

The current NULL check fails to detect errors, which could lead to using
an invalid GCS address.

Use IS_ERR_VALUE() to properly detect errors, consistent with the
check in gcs_alloc_thread_stack().

基本情報

タイプ
unreviewed
深刻度
unknown
GitHub 上のアドバイザリ
アドバイザリを開く ↗
リポジトリのアドバイザリ
ソースコード
未指定
公開(アドバイザリ)
2026-05-27 15:33:14 UTC
更新
2026-05-27 15:33:20 UTC
NVD で公開
2026-05-27 14:17:01 UTC

EPSS Score

Score Percentile
0.02% 4.32%

CVSS Scores

No CVSS scores in this advisory.

Identifiers

References

cvelogic Threat Intelligence