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

exploitDog

rocky логотип

RLSA-2025:8142

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

Описание

Moderate: kernel security update

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

Security Fix(es):

  • kernel: cifs: Fix integer overflow while processing acregmax mount option (CVE-2025-21964)

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 9

НаименованиеАрхитектураРелизRPM
kernelx86_64570.18.1.el9_6kernel-5.14.0-570.18.1.el9_6.x86_64.rpm
kernel-abi-stablelistsnoarch570.18.1.el9_6kernel-abi-stablelists-5.14.0-570.18.1.el9_6.noarch.rpm
kernel-abi-stablelistsnoarch570.18.1.el9_6kernel-abi-stablelists-5.14.0-570.18.1.el9_6.noarch.rpm
kernel-abi-stablelistsnoarch570.18.1.el9_6kernel-abi-stablelists-5.14.0-570.18.1.el9_6.noarch.rpm
kernel-abi-stablelistsnoarch570.18.1.el9_6kernel-abi-stablelists-5.14.0-570.18.1.el9_6.noarch.rpm
kernel-corex86_64570.18.1.el9_6kernel-core-5.14.0-570.18.1.el9_6.x86_64.rpm
kernel-debugx86_64570.18.1.el9_6kernel-debug-5.14.0-570.18.1.el9_6.x86_64.rpm
kernel-debug-corex86_64570.18.1.el9_6kernel-debug-core-5.14.0-570.18.1.el9_6.x86_64.rpm
kernel-debug-modulesx86_64570.18.1.el9_6kernel-debug-modules-5.14.0-570.18.1.el9_6.x86_64.rpm
kernel-debug-modules-corex86_64570.18.1.el9_6kernel-debug-modules-core-5.14.0-570.18.1.el9_6.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 5.5
ubuntu
9 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies which can lead to an integer overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE.

CVSS3: 5.5
redhat
9 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies which can lead to an integer overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE.

CVSS3: 5.5
nvd
9 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies which can lead to an integer overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE.

CVSS3: 5.5
msrc
8 месяцев назад

Описание отсутствует

CVSS3: 5.5
debian
9 месяцев назад

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