Lucene search
+L

11307 matches found

RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.5 views

webkitgtk: type confusion may lead to arbitrary code execution

A type confusion issue was addressed with improved memory handling. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution...

8.8CVSS7AI score0.01694EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.11 views

webkitgtk: Processing web content may lead to a denial of service

A vulnerability in WebKitGTK and WPE WebKit may result in a denial-of-service when processing web content. This issue arises from improper memory handling, which could be exploited by attackers to crash the affected systems...

6.5CVSS5.8AI score0.01296EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.6 views

webkit: Processing maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing malicious web content can cause memory corruption due to improper memory handling...

9.8CVSS7.3AI score0.01061EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/07/07 12:00 a.m.4 views

TencentOS Server 3: libxslt (TSSA-2025:0489)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0489 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

6.5CVSS7AI score0.01092EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/07/04 9:15 a.m.5 views

CVE-2025-5351

A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additiona...

6.5CVSS6.9AI score0.0053EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:00 a.m.16 views

The vulnerability of the userfaultfd component in Linux operating systems, which allows a hacker to trigger a service failure

The vulnerability of the userfaultfd component in Linux operating systems is related to the operation of data out of the buffer in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS7AI score0.00236EPSS
SaveExploits0References8Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/06/30 12:00 a.m.8 views

EulerOS 2.0 SP13 : xorg-x11-server (EulerOS-SA-2025-1697)

According to the versions of the xorg-x11-server package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate...

7.8CVSS7.8AI score0.00435EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/25 12:00 a.m.11 views

UBUNTU-CVE-2025-5351

A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additiona...

6.5CVSS5.8AI score0.0053EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/06/25 12:00 a.m.11 views

Alibaba Cloud Linux 3 : 0092: libxslt (ALINUX3-SA-2025:0092)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2025:0092 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-40403: The issue was addressed with improv...

6.5CVSS7AI score0.01092EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/24 11:25 p.m.6 views

SUSE CVE-2025-5351

A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additiona...

6.4CVSS6.8AI score0.0053EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.7 views

CVE-2022-50097

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: s3fb: Check the size of screen before memsetio In the function s3fbsetpar, the value of 'screensize' is calculated by the user input. If the user provides the improper value, the value of 'screensize' may larger tha...

7CVSS7.1AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/23 2:35 a.m.11 views

USN-7587-1 fig2dev vulnerabilities

Suhwan Song discovered that Fig2dev did not correctly handle certain memory operations. If a user or automated system were tricked into opening a specially crafted file, an attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 18.04 LTS and Ubuntu...

6.6CVSS7.1AI score0.00849EPSS
SaveExploits6References7
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:03 a.m.87 views

CVE-2022-50169

CVE-2022-50169 references a vulnerability in the Linux kernel’s wifi/wil6210 debugfs handling (wil_write_file_wmi). The root cause is that simple_write_to_buffer() succeeds if any single byte is initialized, which can leak information because the entire buffer may not be initialized. The fix init...

7.1CVSS6.1AI score0.00222EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50085 dm raid: fix address sanitizer warning in raid_resume

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix address sanitizer warning in raidresume There is a KASAN warning in raidresume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev-raiddisks is greater than rs-raiddisks, so the loop...

0.00175EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 9:54 a.m.9 views

USN-7573-2 xorg-server, xorg-server-hwe-16.04, xorg-server-hwe-18.04 vulnerabilities

USN-7573-1 fixed several vulnerabilities in X.Org. This update provides the corresponding update for Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. Original advisory details: Nils Emmerich discovered that the X.Org X Server incorrectly handled certain memory operations. An attacker coul...

7.8CVSS7.3AI score0.0034EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 9:28 a.m.98 views

CVE-2025-38008

CVE-2025-38008 affects the Linux kernel: a race in the page allocator’s handling of unaccepted memory across zones due to non-serialized updates to a static key, making the -1/0 boundary vulnerable in concurrent scenarios. The issue is localized to memory management paths (mm/page_alloc) and beco...

4.7CVSS6.4AI score0.00118EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.13 views

CVE-2025-38008 mm/page_alloc: fix race condition in unaccepted memory handling

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

0.00118EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.8 views

CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS5.5AI score0.00118EPSS
SaveExploits0
Rows per page
Query Builder