Lucene search
+L

3180 matches found

UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.50 views

CVE-2024-42096

In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profilepc The 'profilepc' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it also ends up making assumptions based on the stack layout...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References32
OSV
OSV
added 2024/07/29 2:15 p.m.4 views

UBUNTU-CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

4.7CVSS6.2AI score0.00183EPSS
SaveExploits0References38
CVE
CVE
added 2024/07/29 1:34 p.m.200 views

CVE-2024-41020

CVE-2024-41020 (Linux kernel) is addressed in IBM Storage Scale bulletin as part of a broader set of kernel fixes. The entry notes a filelock race involving fcntl/close that was backported to the compat path for 32-bit kernels, mirroring an earlier patch for the normal path. The connected IBM bul...

4.7CVSS6.6AI score0.00183EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 1:34 p.m.29 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.8AI score0.00183EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/29 1:34 p.m.22 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

4.7CVSS6.1AI score0.00183EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.5 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 a failure to apply the same fix to code in the compatibility path of a 32-bit kernel that handles 64-bit...

4.7CVSS6.5AI score0.00183EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/25 5:53 p.m.9 views

CLSA-2024-1721929982 Fix CVE(s): CVE-2023-39128, CVE-2023-39129, CVE-2023-39130

SECURITY UPDATE: stack buffer overflow in adadecode - debian/patches/CVE-2023-39128.patch: Fix stack buffer overflow - CVE-2023-39128 SECURITY UPDATE: stack buffer overflow - debian/patches/CVE-2023-39129.patch: Verify COFF symbol stringtab offset and fix problem with 32bit architecture build -...

5.5CVSS6.5AI score0.00289EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/24 12:0 a.m.10 views

OPENSUSE-SU-2024:14215-1 libQt5Bootstrap-devel-static-32bit-5.15.14+kde143-1.1 on GA media

These are all security issues fixed in the libQt5Bootstrap-devel-static-32bit-5.15.14+kde143-1.1 package on the GA media of openSUSE Tumbleweed...

8.6CVSS7.4AI score0.00494EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.24 views

Siemens SIMATIC and SCALANCE Products Inadequate Encryption Strength (CVE-2022-2097)

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of 'in place' encryption...

8.8CVSS6.8AI score0.04425EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/07/19 2:38 a.m.4 views

SUSE CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7.4AI score0.00212EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/18 4:56 p.m.28 views

CVE-2024-40644 gitoxide's gix-path can use a fake program files location

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/18 4:56 p.m.32 views

CVE-2024-40644 gitoxide's gix-path can use a fake program files location

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7.2AI score0.00212EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/18 4:56 p.m.51 views

CVE-2024-40644

The CVE-2024-40644 issue affects gitoxide’s gix-path on Windows. Affected code path allows a limited user to place a malicious git.exe in hard-coded fallback locations (C:/Program Files/Git/mingw64/bin or C:/Program Files (x86)/Git/mingw32/bin). gix-path’s env logic may directly execute that git....

6.8CVSS7AI score0.00212EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/18 4:56 p.m.67 views

CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS5.8AI score0.00212EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/07/18 3:26 p.m.45 views

gix-path can use a fake program files location

Summary When looking for Git for Windows so it can run it to report its paths, gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account. Details Windows permits limited user accounts without administrative privileges to create new directories ...

7.8CVSS8AI score0.00782EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/18 12:0 p.m.69 views

RUSTSEC-2024-0355 gix-path can use a fake program files location

Summary When looking for Git for Windows so it can run it to report its paths, gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account. Details Windows permits limited user accounts without administrative privileges to create new directories ...

6.8CVSS8AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 8:15 p.m.7 views

CVE-2023-41093

Use After Free vulnerability in Silicon Labs Bluetooth SDK on 32 bit, ARM may allow an attacker with precise timing capabilities to intercept a small number of packets intended for a recipient that has left the network.This issue affects Silabs Bluetooth SDK: through 8.0.0...

3.1CVSS5.8AI score0.00193EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/12 7:56 p.m.67 views

CVE-2023-41093

CVE-2023-41093 affects Silicon Labs Bluetooth SDK on 32‑bit ARM, describing a Use After Free condition that could let an attacker with precise timing intercept a small number of packets intended for a recipient that has left the network. The vulnerability is stated to affect Silabs Bluetooth SDK ...

3.1CVSS3.9AI score0.00193EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40994

In the Linux kernel, the following vulnerability has been resolved: ptp: fix integer overflow in maxvclocksstore On 32bit systems, the "4 max" multiply can overflow. Use kcalloc to do the allocation to prevent this...

7.8CVSS5.7AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-40994

In the Linux kernel, the following vulnerability has been resolved: ptp: fix integer overflow in maxvclocksstore On 32bit systems, the "4 max" multiply can overflow. Use kcalloc to do the allocation to prevent this...

7.8CVSS6.3AI score0.00277EPSS
SaveExploits0References21
Rows per page
Query Builder