6.5
CVE-2025-29486 -
libming v0.4.8 was discovered to contain a memory leak via the parseSWF_PLACEOBJECT3 function.
7.8
CVE-2023-52930 - drm/i915: Fix potential bit_17 double-free
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit_17 double-free A userspace with multiple threads racing I915_GEM_SET_TILING to set the tiling to I915_TILING_NONE could trigger a double free of the bit_17 bitmask. (Or conversely leak memory on the tโฆ
6.2
CVE-2025-31178 - Gnuplot: gnuplot segmentation fault on getannotatestring
A flaw was found in gnuplot. The GetAnnotateString() function may lead to a segmentation fault and cause a system crash.
8.1
CVE-2025-30232 -
A use-after-free in Exim 4.96 through 4.98.1 could allow users (with command-line access) to escalate privileges.
6.5
CVE-2025-29489 -
libming v0.4.8 was discovered to contain a memory leak via the parseSWF_MORPHLINESTYLES function.
5.5
CVE-2025-21891 - ipvlan: ensure network headers are in skb linear part
In the Linux kernel, the following vulnerability has been resolved: ipvlan: ensure network headers are in skb linear part syzbot found that ipvlan_process_v6_outbound() was assuming the IPv6 network header isis present in skb->head [1] Add the needed pskb_network_may_pull() calls for both IPv4 aโฆ
9.8
CVE-2025-25686 -
semcms <=5.0 is vulnerable to SQL Injection in SEMCMS_Fuction.php.
7.8
CVE-2025-21887 - ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up The issue was caused by dput(upper) being called before ovl_dentry_update_reval(), while upper->d_flags was still accessed in ovl_dentry_remote(). Move dputโฆ
5.5
CVE-2025-21885 - RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:00.0 enp65s0np0: FEC autoneg off encoding: Clause โฆ
5.5
CVE-2025-21874 - dm-integrity: Avoid divide by zero in table status in Inline mode
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journal_sectors is zero. Calculating the journal watermark requires dividing by journal_sectors, which should be done oโฆ