Lucene search
K

10812 matches found

RedHat Linux
RedHat Linux
added 2025/10/08 7:6 p.m.3 views

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decodearrayindexfrompointer function in the cJSONUtils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a...

9.8CVSS5.7AI score0.00273EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53575

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

7.1CVSS5.8AI score0.00021EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the...

7.8CVSS6.2AI score0.00018EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 7:54 p.m.4 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

7.8CVSS6.9AI score0.00088EPSS
Exploits4References1
Cvelist
Cvelist
added 2025/10/07 7:31 p.m.6 views

CVE-2025-61910 NASA ION-DTN BPv7 4.1.3s Uncontrolled Memory Allocation that leads to Denial-of-Service

The NASA’s Interplanetary Overlay Network ION is an implementation of Delay/Disruption Tolerant Networking DTN. A BPv7 bundle with a malformed extension block causes uncontrolled memory allocation inside ION-DTN 4.1.3s, leading to receiver thread termination and a Denial-of-Service DoS. The...

7.5CVSS0.00075EPSS
Exploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.5 views

CVE-2022-50526

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

7.8CVSS0.00024EPSS
Exploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.0 views

UBUNTU-CVE-2023-53665

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

5.5CVSS5.7AI score0.0002EPSS
Exploits0References5
OSV
OSV
added 2025/10/07 3:21 p.m.3 views

CVE-2022-50544 usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.2 views

CVE-2022-50544 usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

0.00016EPSS
Exploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.7 views

CVE-2022-50544

In CVE-2022-50544, the Linux kernel USB host xHCI code (xhci_alloc_stream_info) allocates a stream_ctx_array via xhci_alloc_stream_ctx and fails to free stream_info->stream_ctx_array on certain error paths, causing a memory leak. The documented fix releases stream_info->stream_ctx_array wit...

5.5CVSS6AI score0.00016EPSS
Exploits0References9Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.2 views

EUVD-2025-32842

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

6AI score0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 3:19 p.m.1 views

CVE-2022-50515 drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.4 views

CVE-2022-50515 drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

0.00017EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-27210

Malware in sbrugna...

7.5CVSS7.6AI score0.00187EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2002-1371

Malware in sbrugna...

4.6CVSS6.2AI score0.00073EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-5347

Malware in sbrugna...

7.8CVSS7.6AI score0.00043EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-2310

Malware in sbrugna...

7.8CVSS5.9AI score0.00046EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2006-5122

Malware in sbrugna...

5.1CVSS6.4AI score0.03174EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2015-8539

Malware in sbrugna...

7.5CVSS7.7AI score0.00683EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2004-1803

Malware in sbrugna...

5CVSS6.4AI score0.01172EPSS
Exploits1References4
Rows per page
Query Builder