Lucene search
+L

206 matches found

OSV
OSV
added 2025/02/27 8:06 p.m.14 views

CVE-2025-21823 batman-adv: Drop unmanaged ELP metric worker

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Drop unmanaged ELP metric worker The ELP worker needs to calculate new metric values for all neighbors "reachable" over an interface. Some of the used metric sources require locks which might need to sleep. This sleep...

7.8CVSS6.2AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-42247)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42247 advisory. - In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned...

7.5CVSS5.9AI score0.00724EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/07 12:00 a.m.13 views

FreeBSD : libcaca -- Multiple vulnerabilities (c10b639c-e51c-11ef-9e76-4ccc6adda413)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the c10b639c-e51c-11ef-9e76-4ccc6adda413 advisory. Sam Hocevar reports: Multiple memory leaks and invalid memory accesses: Tenable has extracted...

8.8CVSS6.3AI score0.02389EPSS
SaveExploits8References10
NVD
NVD
added 2025/01/08 6:15 p.m.22 views

CVE-2024-56775

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix handling of plane refcount Why The mechanism to backup and restore plane states doesn't maintain refcount, which can cause issues if the refcount of the plane changes in between backup and restore operations,...

7.8CVSS0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/08 5:49 p.m.190 views

CVE-2024-56775

CVE-2024-56775 concerns the Linux kernel DRM/AMD display stack. The issue is in the plane state backup/restore flow where the plane refcount is not preserved, risking memory leaks if the refcount should decrease or double frees/invalid memory accesses if it should increase during state transition...

7.8CVSS6.6AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/08 5:49 p.m.13 views

CVE-2024-56775 drm/amd/display: Fix handling of plane refcount

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix handling of plane refcount Why The mechanism to backup and restore plane states doesn't maintain refcount, which can cause issues if the refcount of the plane changes in between backup and restore operations,...

7.8CVSS7.1AI score
SaveExploits0References5
OSV
OSV
added 2024/12/19 12:15 p.m.7 views

UBUNTU-CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS7.2AI score0.00269EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/26 12:00 a.m.14 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from the frame size not being properly programmed into the decoder hardware, which could result in invalid memory accesses by the decoder...

9.8CVSS9AI score0.0035EPSS
SaveExploits0References1
Mageia
Mageia
added 2024/11/12 7:53 p.m.22 views

Updated openssl packages fix security vulnerability

Low-level invalid GF2^m parameters lead to OOB memory accesses. CVE-2024-9143...

4.3CVSS6.9AI score0.05842EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/05 5:10 p.m.140 views

CVE-2024-50105

CVE-2024-50105 relates to the Linux kernel ASoC Qualcomm Soundwire path. The SC7280 Soundwire runtime stream allocation was not updated when allocation was moved to per-machine soundcard drivers, risking NULL pointer dereference or uninitialized memory during playback. The fix (commit 15c7fab0e04...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.7 views

SUSE CVE-2024-46812

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

5.5CVSS7.3AI score0.00255EPSS
SaveExploits0References16
OSV
OSV
added 2024/09/27 1:15 p.m.10 views

UBUNTU-CVE-2024-46812

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.192 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2024-2394)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : kernel:ACPI: CPPC: Use accesswidth over bitwidth for system memory accessesCVE-2024-35995 ACPI: LPIT: Avoid u32 multiplication...

10CVSS7.5AI score0.02701EPSS
SaveExploits3References207
RedhatCVE
RedhatCVE
added 2024/08/27 11:40 a.m.23 views

CVE-2024-43910

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

7.1CVSS6.9AI score0.00189EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.23 views

CVE-2024-43910

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

7.8CVSS6.7AI score0.00189EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.40 views

CVE-2024-43910 bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

7.8CVSS0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/26 10:11 a.m.20 views

CVE-2024-43910 bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

7.8CVSS6.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.60 views

CVE-2024-43910

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

7.8CVSS6.5AI score0.00189EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.7 views

Linux kernel 安全漏洞

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 the wifi:ath12k module driver sharing the same ring mask index with the monitor ring and the reo reinjection...

8.8CVSS6.4AI score0.0081EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.9 views

wireguard: allowedips: avoid unaligned 64-bit memory accesses

...

7.5CVSS7.3AI score0.00724EPSS
SaveExploits0
Rows per page
Query Builder