Lucene search
+L

133 matches found

Amazon
Amazon
added 2025/03/06 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. CVE-2024-36484 In the Linux kernel, the following vulnerability has been resolved: bonding: Fix out-of-bounds read in bondoptionarpiptargetsset CVE-2024-39487 In the...

7.8CVSS6.4AI score0.00302EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: filelock: Removes locks reliably when a race between fcntl/close operations is detected. When the fcntlsetlk operation races with the close operation, the created lock is removed using dolockfilewait. However, LSMs may allow t...

6.3CVSS6.5AI score0.00221EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.8 views

kernel: filelock: fix potential use-after-free in posix_lock_inode

A use-after-free vulnerability was found in the Linux kernel in traceposixlockinode. This issue occurred when the request pointer was changed to point to a lock entry added to the inode's list. Before the tracepoint could fire, another task raced in and freed the lock...

7CVSS6.8AI score0.00258EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/11/11 12:0 a.m.52 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2024-2907)

The remote host is missing an update for the Huawei EulerOS 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.4CVSS8.2AI score0.00398EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/11/11 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2024-2888)

The remote host is missing an update for the Huawei EulerOS 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.4CVSS8.2AI score0.00398EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.45 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.08555EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.131 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2024-12618)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12618 advisory. - net: mana: Fix possible double free in error handling path Ma Ke Orabug: 36897038 CVE-2024-42069 - net: relax socket state check at accept time...

7.8CVSS7.4AI score0.00474EPSS
SaveExploits1References139
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.1 views

filelock: fix potential use-after-free in posix_lock_inode

...

7.8CVSS7.6AI score0.00258EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/09/11 12:0 a.m.42 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.335.4.el8 - mm: memcg/slab: enable kmalloc-cg- caches for x8664. Imran Khan Orabug: 36951041 - printk: add kthread for long-running print Stephen Brennan Orabug: 36456582 - kdb: Use the passed prompt in kdbpositioncursor Douglas Anderson - driver core: Fix ueventshow vs driver detach...

7.8CVSS9.6AI score0.00675EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.42 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2024-12610)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12610 advisory. - MIPS: Octeon: Add PCIe link status check Dave Kleikamp Orabug: 36947196 CVE-2024-40968 - drm/amdgpu: Fix signedness bug in sdmav40processtrapirq...

7.8CVSS7.3AI score0.00675EPSS
SaveExploits1References86
Amazon
Amazon
added 2024/08/13 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free CVE-2022-48666 In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. CVE-2024-36484 In the Linux kernel, the following...

7.8CVSS6.6AI score0.00301EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.5 views

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

6.3CVSS6.4AI score0.00183EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.35 views

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

6.7CVSS7.3AI score0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41049

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

7CVSS6.2AI score0.00258EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.25 views

CVE-2024-41049

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

7CVSS0.00258EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

UBUNTU-CVE-2024-41049

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

7CVSS6.5AI score0.00258EPSS
SaveExploits0References32
CVE
CVE
added 2024/07/29 2:32 p.m.176 views

CVE-2024-41049

CVE-2024-41049: Linux kernel filelock: fix potential use-after-free in posix_lock_inode. The root cause was a race where a tracepoint pointer could be freed before the tracepoint fired, as the request pointer in trace_posix_lock_inode() was moved to a lock entry in an inode’s list and then freed ...

7CVSS6.6AI score0.00258EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.17 views

CVE-2024-41049 filelock: fix potential use-after-free in posix_lock_inode

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

6.7AI score0.00258EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/29 2:32 p.m.20 views

CVE-2024-41049 filelock: fix potential use-after-free in posix_lock_inode

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

7CVSS6.2AI score0.00258EPSS
SaveExploits0References11
NVD
NVD
added 2024/07/29 2:15 p.m.15 views

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.7CVSS0.00183EPSS
SaveExploits0References10
Rows per page
Query Builder