In the Linux kernel, the following vulnerability has been resolved: um: virtio_uml: Fix use-after-free after put_device in probe When register_virtio_device() fails in virtio_uml_probe(), the code sets vu_dev->registered = 1 even though the device was not successfully registered. This can lead to use-after-free or other issues.
In the Linux kernel, the following vulnerability has been resolved: um: virtio_uml: Fix use-after-free after put_device in probe When register_virtio_device() fails in virtio_uml_probe(), the code sets vu_dev->registered = 1 even though the device was not successfully registered. This can lead to use-after-free or other issues.
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < 14c231959a16ca41bfdcaede72483362a8c645d7, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < 5e94e44c9cb30d7a383d8ac227f24a8c9326b770, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < aaf900a83508c8cd5cdf765e7749f9076196ec7f, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < 4f364023ddcfe83f7073b973a9cb98584b7f2a46, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < 00e98b5a69034b251bb36dc6e7123d7648e218e4, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < c2ff91255e0157b356cff115d8dc3eeb5162edf2, >= 04e5b1fb01834a602acaae2276b67a783a8c6159 < 7ebf70cf181651fe3f2e44e95e7e5073d594c9c0, >= 5.5, >= 5.5 < 5.10.245, >= 5.11 < 5.15.194, >= 5.16 < 6.1.154, >= 6.2 < 6.6.108, >= 6.7 < 6.12.49, >= 6.13 < 6.16.9, 6.17)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(5.10.245, 5.15.194, 6.1.154, 6.6.108, 6.12.49, 6.16.9)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 5.10.245, 5.15.194, 6.1.154, 6.6.108, 6.12.49, 6.16.9 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.