In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as indexes for accessing arrays. Fix that by checking return values where it's needed. Found by Linux Verification Center (linuxtesting.org) with SVACE.
In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as indexes for accessing arrays. Fix that by checking return values where it's needed. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < f81ee181cb036d046340c213091b69d9a8701a76, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < f913b9a2ccd6114b206b9e91dae5e3dc13a415a0, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < d6a22a4a96e4dfe6897cb3532d2b3016d87706f0, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < a73881ae085db5702d8b13e2fc9f78d51c723d3f, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < 60dde0960e3ead8a9569f6c494d90d0232ac0983, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < b693d48a6ed0cd09171103ad418e4a693203d6e4, >= a89bcd4c6c2023615a89001b5a11b0bb77eb9491 < 8163419e3e05d71dcfa8fb49c8fdf8d76908fe51, >= 3.12, >= 3.12.1 < 5.10.248, >= 5.11 < 5.15.198, >= 5.16 < 6.1.160, >= 6.2 < 6.6.120, >= 6.7 < 6.12.64, >= 6.13 < 6.18.4, 3.12, 6.19)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, 6.18.4)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, 6.18.4 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.