Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability
Linux kernel에서 다음 취약점이 해결되었습니다. crypto: algif_aead는 out-of-place 방식으로 되돌아갑니다. 이는 associated data 복사를 제외하면 commit 72548b093ee3을 대부분 되돌리는 변경입니다. source와 destination이 서로 다른 mapping에서 오기 때문에 algif_aead에서 in-place 방식으로 동작해도 이점이 없습니다. in-place 동작을 위해 추가된 모든 복잡성을 제거하고 AD를 직접 복사합니다.
Linux kernel에서 다음 취약점이 해결되었습니다. crypto: algif_aead는 out-of-place 방식으로 되돌아갑니다. 이는 associated data 복사를 제외하면 commit 72548b093ee3을 대부분 되돌리는 변경입니다. source와 destination이 서로 다른 mapping에서 오기 때문에 algif_aead에서 in-place 방식으로 동작해도 이점이 없습니다. in-place 동작을 위해 추가된 모든 복잡성을 제거하고 AD를 직접 복사합니다.
한국어 설명은 영문 원문을 기준으로 제공됩니다. 제품명·버전·보안 식별자는 아래 원문과 함께 확인할 수 있습니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.
영향 제품·버전
제품 Linux Linux, NVIDIA for RHEL 10, Red Hat Enterprise Linux 10
수정 버전 Linux Linux, NVIDIA for RHEL 10, Red Hat Enterprise Linux 10 5.10.254, 5.15.204, 6.1.170, 6.6.137, 6.12.85, 6.18.22, 6.19.12, 4.12.89, 4.13.66, 4.14.65, 4.15.64, 4.16.61, 4.17.53, 4.18.40, 4.19.30, 4.20.21, 4.21.14, 25.11, 7.1.0, 1.1
"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
조치 기한: 2026.05.15
해당사항 확인방법
Linux Linux, NVIDIA for RHEL 10, Red Hat Enterprise Linux 10의 현재 전체 버전이 공식 영향 범위(Linux Linux, NVIDIA for RHEL 10, Red Hat Enterprise Linux 10 >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < 893d22e0135fa394db81df88697fba6032747667, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < 19d43105a97be0810edbda875f2cd03f30dc130c, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < 961cfa271a918ad4ae452420e7c303149002875b, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < 3115af9644c342b356f3f07a4dd1c8905cd9a6fc, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < 8b88d99341f139e23bdeb1027a2a3ae10d341d82, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < ce42ee423e58dffa5ec03524054c9d8bfd4f6237, >= 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 < a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5, >= V3.1.6, >= V3.1.5, >= 4.14 < 5.10.254, >= 5.11 < 5.15.204, >= 5.16 < 6.1.170, >= 6.2 < 6.6.137, >= 6.7 < 6.12.85, >= 6.13 < 6.18.22, >= 6.19 < 6.19.12, 7.0, >= 4.12 < 4.12.89)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, NVIDIA for RHEL 10, Red Hat Enterprise Linux 10 5.10.254, 5.15.204, 6.1.170, 6.6.137, 6.12.85, 6.18.22, 6.19.12, 4.12.89, 4.13.66, 4.14.65, 4.15.64, 4.16.61, 4.17.53, 4.18.40, 4.19.30, 4.20.21, 4.21.14, 25.11, 7.1.0, 1.1 기준을 충족하는지 확인합니다. 이어서 유형 미확정 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.