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

exploitDog

Количество 24

Количество 24

ubuntu логотип

CVE-2025-37972

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
EPSS: Низкий
redhat логотип

CVE-2025-37972

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

EPSS: Низкий
nvd логотип

CVE-2025-37972

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
EPSS: Низкий
msrc логотип

CVE-2025-37972

около 1 года назад

Input: mtk-pmic-keys - fix possible null pointer dereference

CVSS3: 5.5
EPSS: Низкий
debian логотип

CVE-2025-37972

больше 1 года назад

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

CVSS3: 5.5
EPSS: Низкий
github логотип

GHSA-qh3p-3v24-8crj

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
EPSS: Низкий
fstec логотип

BDU:2025-12126

больше 1 года назад

Уязвимость функции mtk_pmic_keys_lp_reset_setup() компонента mtk-pmic-keys.c ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
EPSS: Низкий
redos логотип

ROS-20260203-80-0048

8 месяцев назад

Уязвимость kernel-lt

CVSS3: 5.5
EPSS: Низкий
redos логотип

ROS-20260203-73-0037

8 месяцев назад

Уязвимость kernel-lt

CVSS3: 5.5
EPSS: Низкий
altlinux логотип

ALT-PU-2025-16455

больше 1 года назад

ALT-PU-2025-16455: package `kernel-image-pine` update to version 6.12.29-alt1

CVSS3: 7.8
EPSS: Низкий
altlinux логотип

ALT-PU-2025-16508

больше 1 года назад

ALT-PU-2025-16508: package `kernel-image-6.12` update to version 6.12.29-alt1

CVSS3: 8.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02000-1

больше 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:01965-1

больше 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02333-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02307-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02254-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:01964-1

больше 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
altlinux логотип

ALT-PU-2025-7195

больше 1 года назад

ALT-PU-2025-7195: package `kernel-image-un-def` update to version 6.1.140-alt1

CVSS3: 9.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02923-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
altlinux логотип

ALT-PU-2025-8293

больше 1 года назад

ALT-PU-2025-8293: package `kernel-image-rt` update to version 6.12.34-alt1

CVSS3: 8.8
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
0%
Низкий
больше 1 года назад
redhat логотип
CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

0%
Низкий
больше 1 года назад
nvd логотип
CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
0%
Низкий
больше 1 года назад
msrc логотип
CVE-2025-37972

Input: mtk-pmic-keys - fix possible null pointer dereference

CVSS3: 5.5
0%
Низкий
около 1 года назад
debian логотип
CVE-2025-37972

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

CVSS3: 5.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-qh3p-3v24-8crj

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.

CVSS3: 5.5
0%
Низкий
больше 1 года назад
fstec логотип
BDU:2025-12126

Уязвимость функции mtk_pmic_keys_lp_reset_setup() компонента mtk-pmic-keys.c ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
0%
Низкий
больше 1 года назад
redos логотип
ROS-20260203-80-0048

Уязвимость kernel-lt

CVSS3: 5.5
0%
Низкий
8 месяцев назад
redos логотип
ROS-20260203-73-0037

Уязвимость kernel-lt

CVSS3: 5.5
0%
Низкий
8 месяцев назад
altlinux логотип
ALT-PU-2025-16455

ALT-PU-2025-16455: package `kernel-image-pine` update to version 6.12.29-alt1

CVSS3: 7.8
больше 1 года назад
altlinux логотип
ALT-PU-2025-16508

ALT-PU-2025-16508: package `kernel-image-6.12` update to version 6.12.29-alt1

CVSS3: 8.8
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02000-1

Security update for the Linux Kernel

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:01965-1

Security update for the Linux Kernel

больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02333-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02307-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02254-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:01964-1

Security update for the Linux Kernel

больше 1 года назад
altlinux логотип
ALT-PU-2025-7195

ALT-PU-2025-7195: package `kernel-image-un-def` update to version 6.1.140-alt1

CVSS3: 9.8
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02923-1

Security update for the Linux Kernel

около 1 года назад
altlinux логотип
ALT-PU-2025-8293

ALT-PU-2025-8293: package `kernel-image-rt` update to version 6.12.34-alt1

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

Уязвимостей на страницу