Lucene search
+L

17215 matches found

NVD
NVD
added 2026/01/14 6:16 p.m.9 views

CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS0.00257EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/01/14 6:16 p.m.10 views

CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS5.9AI score0.00257EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/14 6:16 p.m.10 views

UBUNTU-CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS5.7AI score0.00257EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/01/14 5:43 p.m.10 views

CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS5.4AI score0.00257EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/01/14 5:43 p.m.56 views

CVE-2026-22851

CVE-2026-22851 concerns FreeRDP prior to 3.20.1, where a race between the RDPGFX dynamic channel thread and the SDL render thread can cause a heap use-after-free. Specifically, an escaped pointer to sdl->primary (SDL_Surface) may be accessed after the surface has been freed during RDPGFX Reset...

8.2CVSS6.4AI score0.00257EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/14 5:43 p.m.6 views

CVE-2026-22851 FreeRDP RDPGFX ResetGraphics race leads to use-after-free in SDL client (sdl->primary)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS6.4AI score0.00257EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/14 5:43 p.m.9 views

EUVD-2026-2677

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS6.3AI score0.00257EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/01/14 5:43 p.m.13 views

CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS6.8AI score0.00257EPSS
SaveExploits1
NVD
NVD
added 2026/01/14 3:16 p.m.8 views

CVE-2025-71144

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.5CVSS0.00118EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.7 views

CVE-2025-71144

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References23
OSV
OSV
added 2026/01/14 3:16 p.m.11 views

UBUNTU-CVE-2025-71144

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References24
NVD
NVD
added 2026/01/14 3:16 p.m.17 views

CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/14 3:16 p.m.13 views

UBUNTU-CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:08 p.m.4 views

CVE-2025-71144

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.1AI score0.00118EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/01/14 3:08 p.m.32 views

CVE-2025-71144 mptcp: ensure context reset on disconnect()

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

0.00118EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/14 3:08 p.m.38 views

CVE-2025-71144

The CVE-2025-71144 issue is in the Linux kernel’s MPTCP code path, where after a commit, if the MPC subflow is already TCP_CLOSE or falls back to TCP, mptcp_do_fastclose() may skip setting the send_fastclose flag, causing __mptcp_close_ssk() to stop resetting the subflow context. Consequently, a ...

5.5CVSS6.1AI score0.00118EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:08 p.m.8 views

CVE-2025-71144

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.5CVSS5.3AI score0.00118EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:05 p.m.15 views

CVE-2025-71110

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in deferfree before accessing freed memory When CONFIGSLUBTINY is enabled, kfreenolock calls kasanslabfree before deferfree. On ARM64 with MTE Memory Tagging Extension, kasanslabfree poisons the memory an...

5.2AI score0.00125EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/01/14 8:47 a.m.9 views

Reflected Cross-Site Scripting (XSS)

Parse Server is vulnerable to Reflected Cross-Site Scripting XSS. The vulnerability is due to improper escaping of user-controlled values in password reset and email verification HTML pages, which allows an attacker to inject and execute malicious scripts in a victim’s browser...

6.1CVSS6AI score0.00214EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/14 8:37 a.m.12 views

BIT-APPSMITH-2026-22794 Account Takeover Vulnerability in Appsmith

Appsmith is a platform to build admin panels, internal tools, and dashboards. Prior to 1.93, the server uses the Origin value from the request headers as the email link baseUrl without validation. If an attacker controls the Origin, password reset / email verification links in emails can be...

9.6CVSS7AI score0.004EPSS
SaveExploits3References3
Rows per page
Query Builder