CVE-2024-35869는 Linux Linux, linux_kernel, linux kernel에서 확인된 긴급 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 8e3554150d6c80a84b3cb046615d1a0e943811dc < 645f332c6b63499cc76197f9b6bffcc659ba64cc, >= 8e3554150d6c80a84b3cb046615d1a0e943811dc < e1db9ae87b7148c021daee1fcc4bc71b2ac58a79, >= 8e3554150d6c80a84b3cb046615d1a0e943811dc < 062a7f0ff46eb57aff526897bd2bebfdb1d3046a, >= f30d226bcc9f0e2d97b4a6e94c43a28148fbeab6, >= c082c3be0f96e759ff2e361d929832fda0b93851, >= 6.2.15 < 6.3, >= 6.3.2 < 6.4, >= 6.4, >= 1da177e4c3f4 < 645f332c6b63, >= 1da177e4c3f4 < e1db9ae87b71, >= 1da177e4c3f4 < 062a7f0ff46e, >= 6.2.8 < 6.3, >= 6.4 < 6.6.29, >= 6.7 < 6.8.5, 6.9입니다. CVSS 기본 점수는 9.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon->ses are also refcounted. They're all needed across the entire DFS mount. Get rid of @tcon->dfs_ses_list while we're at it, too.