Lucene search
+L

8012 matches found

Veracode
Veracode
added 2024/06/04 11:33 a.m.15 views

Heap-based Buffer Overflow

libmodbus is vulnerable to a heap overflow. The vulnerability is due to improper memory management in the modbusmappingfree...

7.5CVSS6.4AI score0.0079EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/06/03 4:52 p.m.23 views

Use-After-Free

chromium is vulnerable to Use-After-Free. The vulnerability is due to improper memory management via a crafted HTML page, potentially allowing a remote attacker to exploit heap corruption...

8.8CVSS5.9AI score0.00726EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/06/03 4:51 p.m.23 views

Use After Free

chromium is vulnerable to Use After Free. The vulnerability is due to improper memory management via a crafted HTML page, potentially allowing a remote attacker to exploit heap corruption...

8.8CVSS5.9AI score0.00778EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/06/03 4:51 p.m.22 views

Use-After-Free

chromium is vulnerable to Use-After-Free. The vulnerability is due to improper memory management via a crafted HTML page, potentially allowing a remote attacker to exploit heap corruption...

8.8CVSS5.9AI score0.00772EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.6 views

SUSE CVE-2024-36890

In the Linux kernel, the following vulnerability has been resolved: mm/slab: make freekfree accept error pointers Currently, if an automatically freed allocation is an error pointer that will lead to a crash. An example of this is in wm831xgpiodbgshow. 171 char label freekfree =...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

DEBIAN-CVE-2024-36028

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix DEBUGLOCKSWARNON1 when dissolvefreehugetlbfolio When I did memory failure tests recently, below warning occurs: DEBUGLOCKSWARNON1 WARNING: CPU: 8 PID: 1011 at kernel/locking/lockdep.c:232 lockacquire+0xccb/0x1ca0...

4.7CVSS5.4AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.17 views

UBUNTU-CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.5AI score0.00182EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.47 views

PT-2024-27218 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the loss of young/dirty bits during pagemap scan in the Linux kernel. Specifically, the make uffd wp pte function was previously doing pte = ptep getptep; ptep...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References703
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an issue with missing young/dirty bits during a repair page map scan...

4.7CVSS6.5AI score0.00182EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from DEBUGLOCKSWARNON1 when the mm/hugetlb module dissolvefreehugetlbfolio...

4.7CVSS6.5AI score0.00181EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/05/30 12:00 a.m.35 views

Ubuntu: Security Advisory (USN-6779-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.7AI score0.7066EPSS
SaveExploits24References3
Ubuntu
Ubuntu
added 2024/05/29 4:25 a.m.52 views

USN-6779-2: Firefox regressions

USN-6779-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Original advisory details: Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potential...

8.2AI score
SaveExploits0References1
OSV
OSV
added 2024/05/29 4:25 a.m.17 views

USN-6779-2 firefox regressions

USN-6779-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Original advisory details: Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potential...

6.1AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.21 views

Ubuntu 20.04 LTS : Firefox regressions (USN-6779-2)

The remote Ubuntu 20.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-6779-2 advisory. USN-6779-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Tenable has extracted the preceding...

5.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.112 views

Ubuntu 22.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6795-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6795-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.6AI score0.51248EPSS
SaveExploits2References94
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.9 views

SUSE CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.5 views

SUSE CVE-2021-47567

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 "powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct" a vmap stack overflow results in a hard lockup. This is because...

5.5CVSS4.4AI score0.00224EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.12 views

The vulnerability of the hugetlb_no_page() function in the mm/hugetlb.c module of the Linux kernel’s memory management subsystem allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information, or enhance their own privileges.

The vulnerability of the hugetlbnopage function in the mm/hugetlb.c module of the Linux kernel’s memory management subsystem is related to concurrent access to resources race conditions. Exploiting this vulnerability allows an attacker to compromise the confidentiality, integrity, and accessibili...

7CVSS6.3AI score
SaveExploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.25 views

CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

5.1CVSS6.5AI score0.00233EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.11 views

CVE-2021-47567

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 "powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct" a vmap stack overflow results in a hard lockup. This is because...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder