Описание
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (lm95234) Fix underflows seen when writing limit attributes
DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (lm95234) Fix underflows seen when writing limit attributes
DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2024-46758
- https://git.kernel.org/stable/c/0fc27747633aa419f9af40e7bdfa00d2ec94ea81
- https://git.kernel.org/stable/c/16f42953231be1e7be77bc24005270d9e0d9d2ee
- https://git.kernel.org/stable/c/438453dfbbdcf4be26891492644aa3ecbb42c336
- https://git.kernel.org/stable/c/46e4fd338d5bdbaf60e41cda625b24949d2af201
- https://git.kernel.org/stable/c/59c1fb9874a01c9abc49a0a32f192a7e7b4e2650
- https://git.kernel.org/stable/c/93f0f5721d0cca45dac50af1ae6f9a9826c699fd
- https://git.kernel.org/stable/c/af64e3e1537896337405f880c1e9ac1f8c0c6198
- https://git.kernel.org/stable/c/da765bebd90e1b92bdbc3c6a27a3f3cc81529ab6
Связанные уязвимости
A buffer underrun vulnerability was found in the Linux kernel. DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number, such as -9223372036854775808, is provided by the user, resulting in loss of availability of the system.
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Уязвимость функций tcrit1_store() и tcrit2_store() драйвера hwmon ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации