Lucene search
+L

10017 matches found

Cvelist
Cvelist
added 2025/01/11 2:47 p.m.31 views

CVE-2024-57874 arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL

In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NTARMTAGGEDADDRCTRL Currently taggedaddrctrlset doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/08 3:1 a.m.49 views

CVE-2024-56446

CVE-2024-56446 concerns Huawei HarmonyOS with a vulnerability in the notification module where variables are not initialized. The impact described is potential availability disruption. The documents do not specify affected product versions, root cause details beyond the initialization issue, expl...

7.5CVSS4.3AI score0.00207EPSS
SaveExploits0References1Affected Software1
OpenVAS
OpenVAS
added 2025/01/08 12:0 a.m.12 views

LibreOffice Multiple Vulnerabilities (Jan 2025) - Mac OS X

LibreOffice is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 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 CPE = "cpe:/a:libreoffice:libreoffice";...

6.7CVSS5AI score0.00548EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/07 12:22 p.m.9 views

CVE-2024-12426 URL fetching can be used to exfiltrate arbitrary INI file values and environment variables

Exposure of Environmental Variables and arbitrary INI file values to an Unauthorized Actor vulnerability in The Document Foundation LibreOffice. URLs could be constructed which expanded environmental variables or INI file values, so potentially sensitive information could be exfiltrated to a remo...

6.7CVSS6.7AI score0.00548EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/07 12:22 p.m.39 views

CVE-2024-12426 URL fetching can be used to exfiltrate arbitrary INI file values and environment variables

Exposure of Environmental Variables and arbitrary INI file values to an Unauthorized Actor vulnerability in The Document Foundation LibreOffice. URLs could be constructed which expanded environmental variables or INI file values, so potentially sensitive information could be exfiltrated to a remo...

6.7CVSS0.00548EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-49184

Name of the Vulnerable Software and Affected Versions Apache HTTP Server versions 2.4.7 through 2.4.65 Description A flaw exists in Apache HTTP Server where a bypass of mod userdir+suexec is possible via the AllowOverride FileInfo functionality. Individuals with the ability to utilize the...

5.5CVSS6.8AI score0.00636EPSS
SaveExploits0References215
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-49183

Name of the Vulnerable Software and Affected Versions Apache HTTP Server versions 2.4.0 through 2.4.65 Description An issue exists in Apache HTTP Server where improper neutralization of escape, meta, or control sequences can occur through environment variables set via the Apache configuration. Th...

6.5CVSS7AI score0.00789EPSS
SaveExploits0References215
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-30880

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw where uprobes could be misused destructively when placed within an instruction. The kernel validated the presence of a valid instruction at the specifie...

6CVSS6.7AI score0.00182EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/30 5:23 a.m.27 views

CVE-2024-56720

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix...

4.4CVSS7.1AI score0.00243EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.8 views

SUSE CVE-2024-56720

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix fo...

5.5CVSS7.7AI score0.00243EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/12/29 2:52 p.m.12 views

CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS6.9AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 12:15 p.m.10 views

AZL-55265 CVE-2024-56720 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix fo...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.13 views

UBUNTU-CVE-2024-56720

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix fo...

7.8CVSS6.1AI score0.00243EPSS
SaveExploits0References45
Cvelist
Cvelist
added 2024/12/29 11:29 a.m.33 views

CVE-2024-56720 bpf, sockmap: Several fixes to bpf_msg_pop_data

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix fo...

7.8CVSS0.00243EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/28 10:15 a.m.10 views

DEBIAN-CVE-2024-56704

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Dominique: remove confusing variable reset to 0...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.8 views

UBUNTU-CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.14 views

CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/28 12:0 a.m.6 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 originates from a variable marked free in the thermal:testing module not being initialized before the function returns,...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.5 views

PT-2024-36984 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the initialization of variables annotated with free in the thermal testing code of the Linux kernel. If a function can return before these variables are updated...

7.5AI score0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56619

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential out-of-bounds memory access in nilfsfindentry Syzbot reported that when searching for records in a directory where the inode's isize is corrupted and has a large value, memory access outside the folio/page...

7.8CVSS5.6AI score0.00213EPSS
SaveExploits0References1
Rows per page
Query Builder