CVE-2024-38605는 Linux Linux, linux_kernel, linux kernel에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < d7ff29a429b56f04783152ad7bbd7233b740e434, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e7e0ca200772bdb2fdc6d43d32d341e87a36f811, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e007476725730c1a68387b54b7629486d8a8301e, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e644036a3e2b2c9b3eee3c61b5d31c2ca8b5ba92, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < c935e72139e6d523defd60fe875c01eb1f9ea5c5, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < 6b8374ee2cabcf034faa34e69a855dc496a9ec12, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < 39381fe7394e5eafac76e7e9367e7351138a29c1, >= 5.9, >= 81033c6b584b < d7ff29a429b5, >= 81033c6b584b < e7e0ca200772, >= 81033c6b584b < e00747672573, >= 81033c6b584b < e644036a3e2b, >= 81033c6b584b < c935e72139e6, >= 81033c6b584b < 6b8374ee2cab, >= 81033c6b584b < 39381fe7394e, >= 5.9 < 5.10.219, >= 5.11 < 5.15.161, >= 5.16 < 6.1.93, >= 6.2 < 6.6.33, >= 6.7 < 6.8.12입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b ("ALSA: core: Warn on empty module") introduced a WARN_ON() for a NULL module pointer passed at snd_card object creation, and it also wraps the code around it with '#ifdef MODULE'. This works in most cases, but the devils are always in details. "MODULE" is defined when the target code (i.e. the sound core) is built as a module; but this doesn't mean that the caller is also built-in or not. Namely, when only the sound core is built-in (CONFIG...
Linux Linux, linux kernel, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel, linux kernel >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < d7ff29a429b56f04783152ad7bbd7233b740e434, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e7e0ca200772bdb2fdc6d43d32d341e87a36f811, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e007476725730c1a68387b54b7629486d8a8301e, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < e644036a3e2b2c9b3eee3c61b5d31c2ca8b5ba92, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < c935e72139e6d523defd60fe875c01eb1f9ea5c5, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < 6b8374ee2cabcf034faa34e69a855dc496a9ec12, >= 81033c6b584b44514cbb16fffc26ca29a0fa6270 < 39381fe7394e5eafac76e7e9367e7351138a29c1, >= 5.9, >= 81033c6b584b < d7ff29a429b5, >= 81033c6b584b < e7e0ca200772, >= 81033c6b584b < e00747672573, >= 81033c6b584b < e644036a3e2b, >= 81033c6b584b < c935e72139e6, >= 81033c6b584b < 6b8374ee2cab, >= 81033c6b584b < 39381fe7394e, >= 5.9 < 5.10.219, >= 5.11 < 5.15.161, >= 5.16 < 6.1.93, >= 6.2 < 6.6.33, >= 6.7 < 6.8.12)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.8.12, 6.9.3)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel, linux kernel 5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.8.12, 6.9.3 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.