Lucene search
+L

8094 matches found

OSV
OSV
added 2026/04/24 2:42 p.m.8 views

CVE-2026-31576 media: hackrf: fix to not free memory after the device is registered in hackrf_probe()

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.47 views

CVE-2026-31568 s390/mm: Add missing secure storage access fixups for donated memory

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't have the PGarch1 bit set. That bit is set for...

0.00124EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/24 11:24 a.m.17 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS7.2AI score0.01052EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/04/24 11:22 a.m.12 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS7.2AI score0.01052EPSS
SaveExploits1References10
Ubuntu
Ubuntu
added 2026/04/24 9:40 a.m.26 views

USN-8180-5: Linux kernel (IBM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.9AI score0.00739EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.10 views

PT-2026-34930

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the as102 usb driver. When the as102 usb probe function encounters an error after successfully calling usb register dev, it may call usb deregister dev and...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.28 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of large leaf maps during ARM64 memory management. This improper handling led t...

7.5CVSS5.8AI score0.0029EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/04/24 12:00 a.m.9 views

The vulnerability of the Memory Management Unit (MMU) in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the Memory Management Unit MMU in the Linux operating system is related to improper storage of permissions. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS7AI score0.00121EPSS
SaveExploits0References4Affected Software2
Redos
Redos
added 2026/04/24 12:00 a.m.9 views

ROS-20260424-73-0001

Vulnerability in gimp related to buffer overflow in dynamic memory. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code...

7.8CVSS8.3AI score0.00774EPSS
SaveExploits0
OSV
OSV
added 2026/04/23 10:16 a.m.24 views

USN-8180-4 linux-azure-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.6AI score0.00739EPSS
SaveExploits3References81
Ubuntu
Ubuntu
added 2026/04/23 10:08 a.m.26 views

USN-8180-3: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS6.9AI score0.00739EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:05 a.m.9 views

mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]

...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.14 views

SUSE CVE-2026-31522

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmousereportfixup The magicmousereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returne...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/22 7:55 p.m.10 views

CVE-2026-31511

A flaw was found in the Bluetooth Management MGMT component of the Linux kernel. An issue with how memory is managed during certain operations can lead to a 'dangling pointer' vulnerability. This means that the system might attempt to access memory that has already been released, potentially...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 6:30 p.m.12 views

CVE-2026-31475

A flaw was found in the Linux kernel's ASoC sma1307 component. An incorrect cleanup operation attempts to manually free memory that is already managed by the device resource management devres system. This can lead to a double free vulnerability, potentially causing memory corruption and system...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 6:07 p.m.12 views

CVE-2026-31466

A flaw was found in the Linux kernel. A race condition exists in the memory management subsystem, specifically during transparent huge page THP splitting and page table entry invalidation. This can occur when a memory folio a unit of memory is accessed and modified without proper locking due to a...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/22 5:51 p.m.16 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS6.5AI score0.01052EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/04/22 3:44 p.m.17 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS6.5AI score0.01052EPSS
SaveExploits1References10
OSV
OSV
added 2026/04/22 2:16 p.m.12 views

UBUNTU-CVE-2026-31457

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts-nr in repeatcallfn damonsysfsrepeatcallfn calls damonsysfsupdtunedintervals, damonsysfsupdschemesstats, and damonsysfsupdschemeseffectivequotas without checking contexts-nr. If nrcontexts is set to ...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:54 p.m.8 views

CVE-2026-31524

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asusreportfixup The asusreportfixup function was returning a newly allocated kmemdup-allocated buffer, but never freeing it. Switch to devmkzalloc to ensure the memory is managed and freed...

5.6AI score0.00123EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder