CVE Details
Description
In the Linux kernel, the following vulnerability has been resolved:\nnetfilter: nf_tables: prevent nf_skb_duplicated corruption\nsyzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write\nper-cpu variable nf_skb_duplicated in an unsafe way [1].\nDisabling preemption as hinted by the splat is not enough,\nwe have to disable soft interrupts as well.\n[1]\nBUG: using __this_cpu_write() in preemptible [00000000] code: syz.4.282/6316\ncaller is nf_dup_ipv4+0x651/0x8f0 net/ipv4/netfilter/nf_dup_ipv4.c:87\nCPU: 0 UID: 0 PID: 6316 Comm: syz.4.282 Not tainted 6.11.0-rc7-syzkaller-00104-g7052622fccb1 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024\nCall Trace:\n\n__dump_stack lib/dump_stack.c:93 [inline]\ndump_stack_lvl+0x241/0x360 lib/dump_stack.c:119\ncheck_preemption_disabled+0x10e/0x120 lib/smp_processor_id.c:49\nnf_dup_ipv4+0x651/0x8f0 net/ipv4/netfilter/nf_dup_ipv4.c:87\nnft_dup_ipv4_eval+0x1db/0x300 net/ipv4/netfilter/nft_dup_ipv4.c:30\nexpr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\nnft_do_chain+0x4ad/0x1da0 net/netfilter/nf_tables_core.c:288\nnft_do_chain_ipv4+0x202/0x320 net/netfilter/nft_chain_filter.c:23\nnf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\nnf_hook_slow+0xc3/0x220 net/netfilter/core.c:626\nnf_hook+0x2c4/0x450 include/linux/netfilter.h:269\nNF_HOOK_COND include/linux/netfilter.h:302 [inline]\nip_output+0x185/0x230 net/ipv4/ip_output.c:433\nip_local_out net/ipv4/ip_output.c:129 [inline]\nip_send_skb+0x74/0x100 net/ipv4/ip_output.c:1495\nudp_send_skb+0xacf/0x1650 net/ipv4/udp.c:981\nudp_sendmsg+0x1c21/0x2a60 net/ipv4/udp.c:1269\nsock_sendmsg_nosec net/socket.c:730 [inline]\n__sock_sendmsg+0x1a6/0x270 net/socket.c:745\n____sys_sendmsg+0x525/0x7d0 net/socket.c:2597\n___sys_sendmsg net/socket.c:2651 [inline]\n__sys_sendmmsg+0x3b2/0x740 net/socket.c:2737\n__do_sys_sendmmsg net/socket.c:2766 [inline]\n__se_sys_sendmmsg net/socket.c:2763 [inline]\n__x64_sys_sendmmsg+0xa0/0xb0 net/socket.c:2763\ndo_syscall_x64 arch/x86/entry/common.c:52 [inline]\ndo_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\nentry_SYSCALL_64_after_hwframe+0x77/0x7f\nRIP: 0033:0x7f4ce4f7def9\nCode: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007f4ce5d4a038 EFLAGS: 00000246 ORIG_RAX: 0000000000000133\nRAX: ffffffffffffffda RBX: 00007f4ce5135f80 RCX: 00007f4ce4f7def9\nRDX: 0000000000000001 RSI: 0000000020005d40 RDI: 0000000000000006\nRBP: 00007f4ce4ff0b76 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000\nR13: 0000000000000000 R14: 00007f4ce5135f80 R15: 00007ffd4cbc6d68\n
See more information about CVE-2024-49952 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
CVSS v3 metrics
Base Score: | 4.1 |
Vector String: | CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H |
Version: | 3.1 |
Attack Vector: | Local |
Attack Complexity: | High |
Privileges Required: | High |
User Interaction: | None |
Scope: | Unchanged |
Confidentiality: | None |
Integrity: | None |
Availability: | High |
Errata information