Lucene search
+L

768 matches found

AstraLinux
AstraLinux
added 2 days ago6 views

Astra Linux – Vulnerability in libpng1.6

LIBPNG is a reference library used in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. In versions 1.2.1 through 1.6.55, pngsettRNS and pngsetPLTE each act as aliases for a heap-allocated buffer between pngstruct and pnginfo. This buffer shares a...

7.5CVSS6.2AI score0.01052EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/08/04 4:4 p.m.9 views

nokogiri: Nokogiri: Denial of Service or Information Disclosure via invalid encoding handling

A flaw was found in Nokogiri, an XML and HTML library for Ruby. When an attacker provides an invalid encoding to the Documentencoding= function, the library frees the document's current encoding string without replacing it. This leaves the document referencing freed memory, which can lead to a...

8.2CVSS5.4AI score0.00341EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.15 views

Amazon Linux 2023 : openvpn, openvpn-devel (ALAS2023-2026-2038)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2038 advisory. OpenVPN memory-leak in tls-crypt-v2 client key handling that could lead to out-of-memory situations and subsequent server crashes CVE-2026-12932 When dynamic tls-crypt is active, it is possibl...

8.1CVSS7.7AI score0.00417EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.6 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Race Condition within a Thread (CVE-2025-38681)

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdumpwalkpgd Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race with concurrent modifications of the kernel page tables...

4.7CVSS6.2AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 3:31 p.m.7 views

CVE-2026-64249 fpga: region: fix use-after-free in child_regions_with_firmware()

In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after-free in childregionswithfirmware Move ofnodeputchildregion after the error print to avoid accessing freed memory when prerr references childregion. Yilun: Fix the Fixes tag...

5.7AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2026/07/23 12:0 a.m.5 views

The vulnerability of the hdm_probe() function in the drivers/most/most_usb.c module of the Linux kernel allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the hdmprobe function in the drivers/most/mostusb.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow a remote attacker to compromise the confidentiality, integrity, and accessibility of the...

8CVSS6AI score0.00183EPSS
SaveExploits0References20Affected Software3
RedHat Linux
RedHat Linux
added 2026/07/22 6:7 p.m.13 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
RedhatCVE
RedhatCVE
added 2026/07/21 11:25 p.m.13 views

CVE-2026-63979

A flaw was found in the Linux kernel's net/handshake component. A race condition exists where a network handshake request can be removed and its associated file reference released concurrently while the accept-side code attempts to access it. This can lead to the system attempting to read from...

9.8CVSS5.4AI score0.00598EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 9:40 p.m.9 views

CVE-2026-63927

A flaw was found in the Linux kernel, specifically within the dwc2 USB driver. This vulnerability, known as a use-after-free, occurs when the system attempts to access memory that has already been released. This happens because a USB Request Block urb is incorrectly accessed after it has been...

7.8CVSS5.2AI score0.0016EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/21 12:0 a.m.3 views

The vulnerability of the mptcp_pm_del_add_timer() function in the net/mptcp/pm.c module of the MPTCP protocol implementation in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the mptcppmdeladdtimer function in the net/mptcp/pm.c module of the MPTCP protocol implementation in Linux operating systems is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

6.8CVSS5.3AI score0.00454EPSS
SaveExploits0References16Affected Software4
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64071 nvme-pci: fix use-after-free in nvme_free_host_mem()

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix use-after-free in nvmefreehostmem nvmefreehostmem frees dev-hmbsgt via dmafreenoncontiguous but never clears the pointer afterward. This leads to a use-after-free if nvmefreehostmem is called twice in the same error...

5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/07/14 9:41 p.m.14 views

JLSEC-2026-725 A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare...

A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...

6.5CVSS5.9AI score0.00212EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:0 a.m.9 views

The vulnerability of the ets_qdisc_change() function in the net/sched/sch_ets.c module of the network/sched/sch_ets subsystem of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the etsqdiscchange function in the net/sched/schets.c file, within the network scheduling subsystem of the Linux kernel, is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7CVSS6.2AI score0.00148EPSS
SaveExploits0References12Affected Software8
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:0 a.m.10 views

The vulnerability of the `vidtv_channel_si_init()` function in the `drivers/media/test-drivers/vidtv/vidtv_channel.c` file of the Linux kernel-based multimedia device driver module allows a remote attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the vidtvchannelsiinit function in the drivers/media/test-drivers/vidtv/vidtvchannel.c file of the Linux kernel multimedia device driver relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...

8CVSS7.2AI score0.00126EPSS
SaveExploits0References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/07/07 12:0 a.m.11 views

The vulnerability of the mport_cdev_open() function in the drivers/rapidio/devices/rio_mport_cdev.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the mportcdevopen function in the drivers/rapidio/devices/riomportcdev.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibilit...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References22Affected Software2
NVD
NVD
added 2026/07/06 9:16 p.m.21 views

CVE-2025-59616

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory...

7.8CVSS0.00064EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/06 8:9 p.m.16 views

EUVD-2025-210437

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory...

6.6CVSS6.1AI score0.00064EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/06 8:9 p.m.12 views

CVE-2025-59616

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory...

6.6CVSS6.1AI score0.00064EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/06 12:0 a.m.28 views

PT-2026-55986

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Memory corruption occurs when processing multiple IOCTL Input/Output Control calls that use the same buffer file descriptor input. This issue is caused by a...

7.8CVSS6.1AI score0.00064EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:17 a.m.11 views

CVE-2026-9080

Calling curleasypause within the event-based CURLMOPTSOCKETFUNCTION callback triggers a use-after-free vulnerability, where libcurl attempts to store a flag using a dangling struct pointer immediately after that pointer's memory has been freed...

5.9AI score0.00295EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder