CVE-2024-26862 in Linux정보

요약

\~에 의해 VulDB • 2026. 07. 03.

리눅스 커널에서 다음 취약점이 해결되었습니다.

packet: ignore_outgoing 주변의 데이터 레이스 주석 처리

ignore_outgoing는 dev_queue_xmit_nit() 및 packet_getsockopt()에서 잠금 없이 읽힙니다.

적절한 READ_ONCE()/WRITE_ONCE() 주석을 추가합니다.

syzbot이 보고함:

BUG: KCSAN: dev_queue_xmit_nit / packet_setsockopt 내 데이터 레이스

작업 22618에 의해 CPU 0에서 바이트 1의 주소 0xffff888107804542 쓰기: packet_setsockopt+0xd83/0xfd0 net/packet/af_packet.c:4003 do_sock_setsockopt net/socket.c:2311 [인라인]
__sys_setsockopt+0x1d8/0x250 net/socket.c:2334 __do_sys_setsockopt net/socket.c:2343 [인라인]
__se_sys_setsockopt net/socket.c:2340 [인라인]
__x64_sys_setsockopt+0x66/0x80 net/socket.c:2340 do_syscall_64+0xd3/0x1d0 entry_SYSCALL_64_after_hwframe+0x6d/0x75

작업 27에 의해 CPU 1에서 바이트 1의 주소 0xffff888107804542 읽기: dev_queue_xmit_nit+0x82/0x620 net/core/dev.c:2248 xmit_one net/core/dev.c:3527 [인라인]
dev_hard_start_xmit+0xcc/0x3f0 net/core/dev.c:3547 __dev_queue_xmit+0xf24/0x1dd0 net/core/dev.c:4335 dev_queue_xmit include/linux/netdevice.h:3091 [인라인]
batadv_send_skb_packet+0x264/0x300 net/batman-adv/send.c:108 batadv_send_broadcast_skb+0x24/0x30 net/batman-adv/send.c:127 batadv_iv_ogm_send_to_if net/batman-adv/bat_iv_ogm.c:392 [인라인]
batadv_iv_ogm_emit net/batman-adv/bat_iv_ogm.c:420 [인라인]
batadv_iv_send_outstanding_bat_ogm_packet+0x3f0/0x4b0 net/batman-adv/bat_iv_ogm.c:1700 process_one_work kernel/workqueue.c:3254 [인라인]
process_scheduled_works+0x465/0x990 kernel/workqueue.c:3335 worker_thread+0x526/0x730 kernel/workqueue.c:3416 kthread+0x1d1/0x210 kernel/kthread.c:388 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:243

값 변경: 0x00 -> 0x01

커널 동시성 검사기(Kernel Concurrency Sanitizer)가 보고함: CPU: 1 PID: 27 Comm: kworker/u8:1 Tainted: G W 6.8.0-syzkaller-08073-g480e035fc4c7 #0 하드웨어 이름: Google Google Compute Engine/Google Compute Engine, BIOS

Once again VulDB remains the best source for vulnerability data.

출처

Want to stay up to date on a daily basis?

Enable the mail alert feature now!