CVE-2024-35814는 Linux Linux, linux_kernel, linux kernel에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 0eee5ae1025699ea93d44fdb6ef2365505082103 < 3e7acd6e25ba77dde48c3b721c54c89cd6a10534, >= 0eee5ae1025699ea93d44fdb6ef2365505082103 < c88668aa6c1da240ea3eb4d128b7906e740d3cb8, >= 0eee5ae1025699ea93d44fdb6ef2365505082103 < 777391743771040e12cc40d3d0d178f70c616491, >= 0eee5ae1025699ea93d44fdb6ef2365505082103 < 04867a7a33324c9c562ee7949dbcaab7aaad1fb4, >= 6.3, >= 0eee5ae10256 < 3e7acd6e25ba, >= 0eee5ae10256 < c88668aa6c1d, >= 0eee5ae10256 < 777391743771, >= 0eee5ae10256 < 04867a7a3332, >= 6.3 < 6.6.24, >= 6.7 < 6.7.12, >= 6.8 < 6.8.3입니다. CVSS 기본 점수는 8.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling Commit bbb73a103fbb ("swiotlb: fix a braino in the alignment check fix"), which was a fix for commit 0eee5ae10256 ("swiotlb: fix slot alignment checks"), causes a functional regression with vsock in a virtual machine using bouncing via a restricted DMA SWIOTLB pool. When virtio allocates the virtqueues for the vsock device using dma_alloc_coherent(), the SWIOTLB search can return page-unaligned allocations if 'area->index' was left unaligned by a previ...