[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-DEBIAN-CVE-2025-21959":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T08:53:30.047Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":16,"duplicates":23,"related":24,"reserved_at":9,"published_at":25,"modified_at":26,"state":9,"summary":27,"references_raw":29,"kevs":36,"epss":9,"epss_history":37,"metrics":38,"affected":45},"DEBIAN-CVE-2025-21959","In the Linux kernel, the following vulnerability has been resolved:  netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()  Since commit b36e4523d4d5 (\"netfilter: nf_conncount: fix garbage collection confirm race\"), `cpu` and `jiffies32` were introduced to the struct nf_conncount_tuple.  The commit made nf_conncount_add() initialize `conn->cpu` and `conn->jiffies32` when allocating the struct. In contrast, count_tree() was not changed to initialize them.  By commit 34848d5c896e (\"netfilter: nf_conncount: Split insert and traversal\"), count_tree() was split and the relevant allocation code now resides in insert_tree(). Initialize `conn->cpu` and `conn->jiffies32` in insert_tree().  BUG: KMSAN: uninit-value in find_or_evict net/netfilter/nf_conncount.c:117 [inline] BUG: KMSAN: uninit-value in __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143  find_or_evict net/netfilter/nf_conncount.c:117 [inline]  __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143  count_tree net/netfilter/nf_conncount.c:438 [inline]  nf_conncount_count+0x82f/0x1e80 net/netfilter/nf_conncount.c:521  connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72  __nft_match_eval net/netfilter/nft_compat.c:403 [inline]  nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433  expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]  nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288  nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23  nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]  nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626  nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663  NF_HOOK_LIST include/linux/netfilter.h:350 [inline]  ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633  ip_list_rcv+0x9ef/0xa40 net/ipv4/ip_input.c:669  __netif_receive_skb_list_ptype net/core/dev.c:5936 [inline]  __netif_receive_skb_list_core+0x15c5/0x1670 net/core/dev.c:5983  __netif_receive_skb_list net/core/dev.c:6035 [inline]  netif_receive_skb_list_internal+0x1085/0x1700 net/core/dev.c:6126  netif_receive_skb_list+0x5a/0x460 net/core/dev.c:6178  xdp_recv_frames net/bpf/test_run.c:280 [inline]  xdp_test_run_batch net/bpf/test_run.c:361 [inline]  bpf_test_run_xdp_live+0x2e86/0x3480 net/bpf/test_run.c:390  bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1316  bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4407  __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5813  __do_sys_bpf kernel/bpf/syscall.c:5902 [inline]  __se_sys_bpf kernel/bpf/syscall.c:5900 [inline]  __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5900  ia32_sys_call+0x394d/0x4180 arch/x86/include/generated/asm/syscalls_32.h:358  do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]  __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:387  do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:412  do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:450  entry_SYSENTER_compat_after_hwframe+0x84/0x8e  Uninit was created at:  slab_post_alloc_hook mm/slub.c:4121 [inline]  slab_alloc_node mm/slub.c:4164 [inline]  kmem_cache_alloc_noprof+0x915/0xe10 mm/slub.c:4171  insert_tree net/netfilter/nf_conncount.c:372 [inline]  count_tree net/netfilter/nf_conncount.c:450 [inline]  nf_conncount_count+0x1415/0x1e80 net/netfilter/nf_conncount.c:521  connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72  __nft_match_eval net/netfilter/nft_compat.c:403 [inline]  nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433  expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]  nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288  nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23  nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]  nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626  nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663  NF_HOOK_LIST include/linux/netfilter.h:350 [inline]  ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633  ip_list_rcv+0x9ef/0xa40 net/ip ---truncated---",null,[],[],[],[14],{"_key":15},"CVE-2025-21959",[17,19,21],{"_key":18},"DLA-4178-1",{"_key":20},"DLA-4193-1",{"_key":22},"DSA-5900-1",[],[],"2025-04-01T16:15:27.120Z","2026-04-28T20:29:37.036772Z",{"cisa_kev":28,"cisa_ransomware":28,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":9,"severity_score":9,"severity_version":9,"severity_source":9,"severity_vector":9,"severity_status":9},false,[30],{"url":31,"sources":32,"tags":34},"https://security-tracker.debian.org/tracker/CVE-2025-21959",[33],"osv_debian",[35],"Advisory",[],[],[39],{"source":33,"cvss_v2_0":9,"cvss_v3_0":9,"cvss_v3_1":40,"cvss_v4_0":9},{"baseScore":41,"baseSeverity":9,"vectorString":42,"impactScore":43,"exploitabilityScore":44},5.5,"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",6,4.6,[46,65],{"ecosystem":47,"name":48,"vendor":49,"product":48,"cpe_part":9,"purl_type":50,"purl_namespace":49,"purl_name":48,"source":9,"versions":51},"Debian","linux","debian","deb",[52,58,61,64],{"version":53,"is_range":54,"range_type":55,"version_start":9,"version_start_type":9,"version_end":56,"version_end_type":57,"fixed_in":9},"lt5_10_237_1",true,"ecosystem","5.10.237-1","excluding",{"version":59,"is_range":54,"range_type":55,"version_start":9,"version_start_type":9,"version_end":60,"version_end_type":57,"fixed_in":9},"lt6_1_133_1","6.1.133-1",{"version":62,"is_range":54,"range_type":55,"version_start":9,"version_start_type":9,"version_end":63,"version_end_type":57,"fixed_in":9},"lt6_12_20_1","6.12.20-1",{"version":62,"is_range":54,"range_type":55,"version_start":9,"version_start_type":9,"version_end":63,"version_end_type":57,"fixed_in":9},{"ecosystem":47,"name":66,"vendor":49,"product":66,"cpe_part":9,"purl_type":50,"purl_namespace":49,"purl_name":66,"source":9,"versions":67},"linux-6.1",[68],{"version":69,"is_range":54,"range_type":55,"version_start":9,"version_start_type":9,"version_end":70,"version_end_type":57,"fixed_in":9},"lt6_1_137_1~deb11u1","6.1.137-1~deb11u1"]