Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2025:3260

Опубликовано: 29 июл. 2025
Источник: rocky
Оценка: Important

Описание

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system.

Security Fix(es):

  • kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CVE-2025-21785)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
bpftoolaarch64553.46.1.el8_10bpftool-4.18.0-553.46.1.el8_10.aarch64.rpm
kernelaarch64553.46.1.el8_10kernel-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-abi-stablelistsnoarch553.46.1.el8_10kernel-abi-stablelists-4.18.0-553.46.1.el8_10.noarch.rpm
kernel-coreaarch64553.46.1.el8_10kernel-core-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-cross-headersaarch64553.46.1.el8_10kernel-cross-headers-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-debugaarch64553.46.1.el8_10kernel-debug-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-debug-coreaarch64553.46.1.el8_10kernel-debug-core-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-debug-develaarch64553.46.1.el8_10kernel-debug-devel-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-debuginfo-common-aarch64aarch64553.46.1.el8_10kernel-debuginfo-common-aarch64-4.18.0-553.46.1.el8_10.aarch64.rpm
kernel-debug-modulesaarch64553.46.1.el8_10kernel-debug-modules-4.18.0-553.46.1.el8_10.aarch64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 7.8
ubuntu
больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).

CVSS3: 7
redhat
больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).

CVSS3: 7.8
nvd
больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).

CVSS3: 7.8
msrc
6 месяцев назад

arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array

CVSS3: 7.8
debian
больше 1 года назад

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