In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speaker_gain_control_put() Check for negative values of "priv->gain" to prevent an out of bounds access. The concern is that these might come from the user via: -> snd_ctl_elem_write_user() -> snd_ctl_elem_write() -> kctl->put()
In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speaker_gain_control_put() Check for negative values of "priv->gain" to prevent an out of bounds access. The concern is that these might come from the user via: -> snd_ctl_elem_write_user() -> snd_ctl_elem_write() -> kctl->put()
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= fa8d915172b8c10ec0734c4021e99e9705023b07 < a0f49d12547d45ea8b0f356a96632dd503941c1e, >= fa8d915172b8c10ec0734c4021e99e9705023b07 < 71e60c170105d153e34d01766c1e4db26a4b24cc, >= fa8d915172b8c10ec0734c4021e99e9705023b07 < 5a45448ac95b715173edb1cd090ff24b6586d921, >= fa8d915172b8c10ec0734c4021e99e9705023b07 < baead410e5db49e962a67fffc17ac30e44b50b7c, >= fa8d915172b8c10ec0734c4021e99e9705023b07 < f114fd6165dfb52520755cc4d1c1dfbd447b88b6, >= fa8d915172b8c10ec0734c4021e99e9705023b07 < 4c907bcd9dcd233da6707059d777ab389dcbd964, >= 4.17, >= 4.17 < 4.19.228, >= 4.20 < 5.4.178, >= 5.5 < 5.10.99, >= 5.11 < 5.15.22, >= 5.16 < 5.16.8, 5.17)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(4.19.228, 5.4.178, 5.10.99, 5.15.22, 5.16.8)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 4.19.228, 5.4.178, 5.10.99, 5.15.22, 5.16.8 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.