Lucene search
K

6457 matches found

Debian CVE
Debian CVE
added 2025/10/29 10:10 p.m.2 views

CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS8.1AI score0.00419EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2025/10/29 3:9 p.m.4 views

Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: Fixed use-after-free in XPresentNotify structures creation CVE-2025-62229, bsc1251958 Fixed use-after-free in Xkb client resource removal CVE-2025-62230, bsc1251959 Fixed value overflow in Xkb extension XkbSetCompatMap CVE-2025-62231,...

8.8CVSS6.9AI score0.0045EPSS
Exploits0References12
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:4 a.m.3 views

misc: fastrpc: fix possible map leak in fastrpc_put_args

...

7AI score0.00197EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.2 views

SUSE CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

6.1CVSS6.4AI score0.00183EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.2 views

SUSE CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

5.5CVSS6.3AI score0.00197EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.3 views

SUSE CVE-2025-40045

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: set the comp soundwire port correctly For some reason we endup with setting soundwire port for HPHLCOMP and HPHRCOMP as zero, this can potentially result in a memory corruption due to accessing and setting ...

6.1CVSS6.6AI score0.00194EPSS
Exploits0References7
Zero Day Initiative
Zero Day Initiative
added 2025/10/29 12:0 a.m.4 views

X.Org Server XkbSetCompatMap Numeric Truncation Error Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of X.Org Server. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of...

7.8CVSS7.4AI score0.00255EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:0 a.m.2 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Out-of-bounds Read (CVE-2024-46743)

In the Linux kernel, the following vulnerability has been resolved: of/irq: Prevent device address out-of-bounds read in interrupt map walk. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.1CVSS6.2AI score0.00295EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/10/28 7:42 p.m.3 views

CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.6AI score0.00183EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/28 12:30 p.m.6 views

EUVD-2025-36439

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.9AI score0.00183EPSS
Exploits0References5
NVD
NVD
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

0.00197EPSS
Exploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

UBUNTU-CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

5.7AI score0.00197EPSS
Exploits0References23
OSV
OSV
added 2025/10/28 11:48 a.m.2 views

CVE-2025-40036 misc: fastrpc: fix possible map leak in fastrpc_put_args

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

6.3AI score0.00197EPSS
Exploits0References8
CVE
CVE
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40036

CVE-2025-40036 in the Linux kernel is resolved by fixing a map-leak in the fastrpc path. The vulnerability occurred when copy_to_user() could fail and cause an early return, leaving the fdlist updated by the DSP uncleared, potentially leaking maps. The fix redirects on failure to a cleanup path t...

5.9AI score0.00197EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.4 views

CVE-2025-40036 misc: fastrpc: fix possible map leak in fastrpc_put_args

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

0.00197EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.2 views

CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

5.2AI score0.00197EPSS
Exploits0
EUVD
EUVD
added 2025/10/28 11:48 a.m.3 views

EUVD-2025-36492

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

5.8AI score0.00197EPSS
Exploits0References6
NVD
NVD
added 2025/10/28 10:15 a.m.6 views

CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

0.00183EPSS
Exploits0References4
OSV
OSV
added 2025/10/28 10:15 a.m.1 views

UBUNTU-CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

5.7AI score0.00183EPSS
Exploits0References9
CVE
CVE
added 2025/10/28 9:32 a.m.14 views

CVE-2025-40028

CVE-2025-40028 : In the Linux kernel, a double-free can occur in the Binder driver’s dbitmap path when expanding proc->dmap; dbitmap_grow() frees the old bitmap via dbitmap_free(), and the driver later frees it again on process termination. The fixed mitigation is to set proc->map to NULL i...

6AI score0.00183EPSS
Exploits0References4
Rows per page
Query Builder