Lucene search
+L

130 matches found

OpenVAS
OpenVAS
added 2024/11/11 12:00 a.m.53 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...

9.8CVSS8.2AI score0.00922EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/11/11 12:00 a.m.22 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...

9.8CVSS8.2AI score0.00934EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.50 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.08486EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.144 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...

9.8CVSS7.4AI score0.01EPSS
SaveExploits1References139
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.5 views

filelock: fix potential use-after-free in posix_lock_inode

...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:00 a.m.53 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...

9.8CVSS7.3AI score0.00871EPSS
SaveExploits1References86
Oracle linux
Oracle linux
added 2024/09/11 12:00 a.m.49 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.00871EPSS
SaveExploits1
Amazon
Amazon
added 2024/08/13 12:00 a.m.12 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.00872EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/06 2:02 a.m.9 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.00195EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.39 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.00195EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:15 p.m.2 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.00281EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.26 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...

7.8CVSS0.00281EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 3:15 p.m.15 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...

7.8CVSS6.5AI score0.00281EPSS
SaveExploits0References32
OSV
OSV
added 2024/07/29 2:32 p.m.24 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...

7.8CVSS6.2AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.18 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...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/29 2:32 p.m.200 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 ...

7.8CVSS6.6AI score0.00281EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/07/29 2:15 p.m.17 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...

7.8CVSS0.00195EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/29 2:15 p.m.11 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...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0References38
OSV
OSV
added 2024/07/29 1:34 p.m.26 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...

7.8CVSS6.1AI score
SaveExploits0References13
CVE
CVE
added 2024/07/29 1:34 p.m.219 views

CVE-2024-41020

CVE-2024-41020 is a Linux kernel vulnerability fixed by applying the same fcntl/close race recovery patch to the compat path for 32-bit kernels. The issue concerns a race condition in filelock handling during fcntl/close, resolved by ensuring reliable lock removal across both normal and 32-bit co...

7.8CVSS6.6AI score0.00195EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder