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

exploitDog

rocky логотип

RLSA-2024:11161

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

Описание

Moderate: tuned security update

The tuned packages provide a service that tunes system settings according to a selected profile.

Security Fix(es):

  • tuned: improper sanitization of instance_name parameter of the instance_create() method (CVE-2024-52337)

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
tunednoarch5.el8_10tuned-2.22.1-5.el8_10.noarch.rpm
tuned-profiles-atomicnoarch5.el8_10tuned-profiles-atomic-2.22.1-5.el8_10.noarch.rpm
tuned-profiles-compatnoarch5.el8_10tuned-profiles-compat-2.22.1-5.el8_10.noarch.rpm
tuned-profiles-cpu-partitioningnoarch5.el8_10tuned-profiles-cpu-partitioning-2.22.1-5.el8_10.noarch.rpm
tuned-profiles-mssqlnoarch5.el8_10tuned-profiles-mssql-2.22.1-5.el8_10.noarch.rpm
tuned-profiles-oraclenoarch5.el8_10tuned-profiles-oracle-2.22.1-5.el8_10.noarch.rpm

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

Связанные CVE

Исправления

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

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

A log spoofing flaw was found in the Tuned package due to improper sanitization of some API arguments. This flaw allows an attacker to pass a controlled sequence of characters; newlines can be inserted into the log. Instead of the 'evil' the attacker could mimic a valid TuneD log line and trick the administrator. The quotes '' are usually used in TuneD logs citing raw user input, so there will always be the ' character ending the spoofed input, and the administrator can easily overlook this. This logged string is later used in logging and in the output of utilities, for example, `tuned-adm get_instances` or other third-party programs that use Tuned's D-Bus interface for such operations.

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

A log spoofing flaw was found in the Tuned package due to improper sanitization of some API arguments. This flaw allows an attacker to pass a controlled sequence of characters; newlines can be inserted into the log. Instead of the 'evil' the attacker could mimic a valid TuneD log line and trick the administrator. The quotes '' are usually used in TuneD logs citing raw user input, so there will always be the ' character ending the spoofed input, and the administrator can easily overlook this. This logged string is later used in logging and in the output of utilities, for example, `tuned-adm get_instances` or other third-party programs that use Tuned's D-Bus interface for such operations.

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

A log spoofing flaw was found in the Tuned package due to improper sanitization of some API arguments. This flaw allows an attacker to pass a controlled sequence of characters; newlines can be inserted into the log. Instead of the 'evil' the attacker could mimic a valid TuneD log line and trick the administrator. The quotes '' are usually used in TuneD logs citing raw user input, so there will always be the ' character ending the spoofed input, and the administrator can easily overlook this. This logged string is later used in logging and in the output of utilities, for example, `tuned-adm get_instances` or other third-party programs that use Tuned's D-Bus interface for such operations.

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

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

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

A log spoofing flaw was found in the Tuned package due to improper san ...