CVE-2025-36442
- EPSS 0.02%
- Veröffentlicht 30.01.2026 21:18:24
- Zuletzt bearbeitet 05.02.2026 19:39:37
IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 11.5.0 - 11.5.9 and 12.1.0 - 12.1.3 is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query with XML columns.
CVE-2026-23011
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:24
- Zuletzt bearbeitet 25.03.2026 19:51:11
In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_gre: make ipgre_header() robust Analog to commit db5b4e39c4e6 ("ip6_gre: make ip6gre_header() robust") Over the years, syzbot found many ways to crash the kernel in ipgre...
CVE-2026-23004
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:18
- Zuletzt bearbeitet 27.04.2026 14:16:29
In the Linux kernel, the following vulnerability has been resolved: dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() syzbot was able to crash the kernel in rt6_uncached_list_flush_dev() in an interesting way [1] Crash happens i...
CVE-2026-22999
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:13
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: do not free existing class in qfq_change_class() Fixes qfq_change_class() error case. cl->qdisc and cl should only be freed if a new class and qdisc were alloc...
CVE-2026-22991
- EPSS 0.02%
- Veröffentlicht 23.01.2026 15:24:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: libceph: make free_choose_arg_map() resilient to partial allocation free_choose_arg_map() may dereference a NULL pointer if its caller fails after a partial allocation. For exampl...
CVE-2026-22990
- EPSS 0.02%
- Veröffentlicht 23.01.2026 15:24:11
- Zuletzt bearbeitet 27.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...
CVE-2026-22984
- EPSS 0.02%
- Veröffentlicht 23.01.2026 15:24:06
- Zuletzt bearbeitet 27.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handle_auth_done() Perform an explicit bounds check on payload_len to avoid a possible out-of-bounds access in the callout. [ idr...
CVE-2026-22978
- EPSS 0.02%
- Veröffentlicht 23.01.2026 15:24:00
- Zuletzt bearbeitet 26.02.2026 20:17:16
In the Linux kernel, the following vulnerability has been resolved: wifi: avoid kernel-infoleak from struct iw_point struct iw_point has a 32bit hole on 64bit arches. struct iw_point { void __user *pointer; /* Pointer to the data (in us...
CVE-2025-71161
- EPSS 0.01%
- Veröffentlicht 23.01.2026 15:23:59
- Zuletzt bearbeitet 25.03.2026 11:16:14
In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fec_read_bufs, there is a loop th...
CVE-2025-71160
- EPSS 0.01%
- Veröffentlicht 23.01.2026 15:23:58
- Zuletzt bearbeitet 26.02.2026 20:19:14
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: avoid chain re-validation if possible Hamza Mahfooz reports cpu soft lock-ups in nft_chain_validate(): watchdog: BUG: soft lockup - CPU#1 stuck for 27s! [ip...