Lucene search
+L

3023 matches found

Vulnrichment
Vulnrichment
added 2024/07/29 1:34 p.m.30 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
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
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
OpenVAS
OpenVAS
added 2024/07/03 12:0 a.m.53 views

QNAP QuTS hero OpenSSH RCE Vulnerability (QSA-24-31, regreSSHion)

QNAP QuTS hero is prone to a remote code execution RCE vulnerability in OpenSSH dubbed 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 CPE =...

8.1CVSS8AI score0.99506EPSS
SaveExploits70References7
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.20 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

5.5CVSS9.2AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.17 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/21 11:15 a.m.4 views

UBUNTU-CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

DEBIAN-CVE-2022-48755

In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below crash with testbpf on ppc64 e5500: testbpf: 296 ALUENDFROMLE 64: 0x0123456789abcdef - 0x67452301 jited:1 Oops: Exception in kernel mode,...

5.5CVSS5.1AI score0.0021EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/06/14 12:0 a.m.4 views

Medium: unixODBC

Issue Overview: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. CVE-2024-1013 Affected Packages: unixOD...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/14 12:0 a.m.8 views

Medium: unixODBC

Issue Overview: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. CVE-2024-1013 Affected Packages: unixOD...

7.8CVSS7.2AI score0.00284EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/12 12:0 a.m.24 views

Amazon Linux 2 : unixODBC (ALAS-2024-2565)

The version of unixODBC installed on the remote host is prior to 2.3.1-15. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2565 advisory. An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8...

7.8CVSS7AI score0.00284EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/06/12 12:0 a.m.21 views

Medium: unixODBC

Issue Overview: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. CVE-2024-1013 Affected Packages: unixOD...

7.8CVSS7.3AI score0.00284EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/12 12:0 a.m.8 views

Medium: unixODBC

Issue Overview: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. CVE-2024-1013 Affected Packages: unixOD...

7.8CVSS6.9AI score0.00284EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/03 1:32 p.m.40 views

CVE-2024-36895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb "usb: gadget: uvc: Generalise helper functions for reuse" introduced a helper...

4.4CVSS6.7AI score0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.22 views

RHEL 6 : libarchive (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libarchive: directory traversal in bsdcpio CVE-2015-2304 - libarchive: Infinite recursion in...

6.5CVSS7.2AI score0.0489EPSS
SaveExploits4References11
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.39 views

CVE-2024-36895 usb: gadget: uvc: use correct buffer size when parsing configfs lists

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb "usb: gadget: uvc: Generalise helper functions for reuse" introduced a helper...

6.6AI score0.00234EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.29 views

CVE-2024-36895 usb: gadget: uvc: use correct buffer size when parsing configfs lists

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb "usb: gadget: uvc: Generalise helper functions for reuse" introduced a helper...

7AI score0.00234EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.10 views

SUSE CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References14
CVE
CVE
added 2024/05/21 3:3 p.m.108 views

CVE-2021-47366

Summary (CVE-2021-47366) : In the Linux kernel AFS client vulnerability, reads from an OpenAFS server could be corrupted when file positions or read lengths exceeded 2G, due to switching between FS.FetchData (signed 32-bit pos/len) and FS.FetchData64. The fix captures file server capabilities via...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.69 views

CVE-2021-47366

In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between them when talking to a non-YFS server if the read...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0
Rows per page
Query Builder