Lucene search
+L

20988 matches found

Cvelist
Cvelist
added 2024/12/02 1:44 p.m.42 views

CVE-2024-53124 net: fix data-races around sk->sk_forward_alloc

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS0.00587EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.38 views

CVE-2024-53121 net/mlx5: fs, lock FTE when checking if active

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

7.8CVSS0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.26 views

CVE-2024-53116 drm/panthor: Fix handling of partial GPU mapping of BOs

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.184 views

CVE-2024-53114

CVE-2024-53114 affects Linux kernel components related to x86 virtualization (VMLOAD/VMSAVE) on Zen4 client hardware. The vulnerability has been addressed in Root’s rootio-linux package for Ubuntu 22.04 (Root-OS-UBUNTU-2204-CVE-2024-53114) with multiple fixed versions available, and similarly pat...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/29 6:56 p.m.30 views

CVE-2024-53980 Spoofed length byte traps CC2538 in endless loop

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A malicious actor can send a IEEE 802.15.4 packet with spoofed length byte and optionally spoofed FCS, which eventually results into an endless...

6.9CVSS0.00756EPSS
SaveExploits1References7
Veracode
Veracode
added 2024/11/29 6:16 a.m.20 views

Regular Expression Denial Of Service (ReDoS)

@eslint/plugin-kit is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to improper input sanitization, allowing an attacker to increase CPU usage and crash the program...

7.5CVSS7AI score0.00503EPSS
SaveExploits0References2Affected Software1
Oracle linux
Oracle linux
added 2024/11/29 12:00 a.m.253 views

tuned security update

2.24.0-2.0.1 - Fix RPS/XPS and busy polling optimization not getting applied Orabug: 32153315 - Fix error in uninstalling tuned Orabug: 351528377 - Updated patch with the more recent version Orabug: 30730976 - Set AMD CPU freq governor to ondemand when unapplying cpu tunings Orabug: 30033199 -...

7.8CVSS7.4AI score0.003EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/11/27 12:00 a.m.18 views

openSUSE Security Advisory (SUSE-SU-2024:4053-1)

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...

8.8CVSS6.4AI score0.00256EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/26 11:24 a.m.21 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.15.39 packages and security update

Red Hat OpenShift Container Platform release 4.15.39 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

9.1CVSS6.7AI score0.01377EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/26 3:36 a.m.14 views

SUSE-SU-2024:4053-1 Security update for ucode-intel

This update for ucode-intel fixes the following issues: - Intel CPU Microcode was updated to the 20241112 release bsc1233313 - CVE-2024-21853: Faulty finite state machines FSMs in the hardware logic in some 4th and 5th Generation Intel Xeon Processors may allow an authorized user to potentially...

8.8CVSS6AI score0.00256EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.14 views

kernel: x86/mm: Randomize per-cpu entry area

A possible unauthorized memory access flaw was found in the Linux kernel cpuentryarea mapping of X86 CPU data to memory, where a user may guess the location of exception stacks or other important data. This issue could allow a local user to gain access to some important data with expected locatio...

5.5CVSS6.8AI score0.00298EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.15 views

kernel: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/11/26 12:00 a.m.14 views

SUSE: Security Advisory (SUSE-SU-2024:4053-1)

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...

8.8CVSS6.4AI score0.00256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/11/25 9:21 p.m.21 views

CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

7.8CVSS5.5AI score0.0017EPSS
SaveExploits0
CVE
CVE
added 2024/11/25 9:21 p.m.200 views

CVE-2024-53100

CVE-2024-53100 : In the Linux kernel, the nvme: tcp driver had a race between queue_lock and mutex_destroy during error recovery. A mutex_lock added in nvme_tcp_get_address() could race with nvme_tcp_free_queue() and trigger a WARN. The issue has been resolved via a patch that adjusts locking in ...

7.8CVSS6.4AI score0.0017EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/25 8:54 p.m.49 views

CVE-2024-21538

A Regular Expression Denial of Service ReDoS vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string...

4.4CVSS6.5AI score0.00868EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/11/25 12:25 p.m.12 views

CVE-2024-52804

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS6.3AI score0.01044EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.1 views

Astra Linux – Vulnerability in dovecot

Having a large number of address headers From, To, Cc, Bcc, etc. can lead to excessive CPU usage. With 100,000 header lines, CPU usage reaches 12 seconds; in a production environment, parsing 500,000 header lines takes 18 minutes. This issue can be triggered by external actors sending emails to...

5CVSS6.9AI score0.00839EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2024/11/22 8:26 p.m.78 views

Tornado has an HTTP cookie parsing DoS vulnerability

The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. See...

7.5CVSS6.7AI score0.01044EPSS
SaveExploits0References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/11/22 6:02 p.m.50 views

Security Bulletin: Security Vulnerabilities in base image packages affect IBM Voice Gateway

Summary Security Vulnerabilities in base image packages affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2024-39338 DESCRIPTION: Axios is vulnerable to server-side request forgery, caused by a flaw with requests for path relative URLs get processe...

8.8CVSS7.4AI score0.02114EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder