Lucene search
+L

2180 matches found

OpenVAS
OpenVAS
added 2024/06/11 12:00 a.m.16 views

Fedora: Security Advisory (FEDORA-2024-07342adb87)

The remote host is missing an update for the 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...

6CVSS6.3AI score0.00217EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/04 12:37 p.m.18 views

SUSE CVE-2023-2124

An out-of-bounds memory access flaw was found in the Linux kernel's XFS file system in how a user restores an XFS image after failure with a dirty log journal. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.7CVSS6.7AI score0.00491EPSS
SaveExploits1References28
SUSE CVE
SUSE CVE
added 2024/06/04 12:35 p.m.5 views

SUSE CVE-2023-4949

An attacker with local access to a system either through a disk or external drive can present a modified XFS partition to grub-legacy in such a way to exploit a memory corruption in grub's XFS file system implementation...

8.1CVSS6.7AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/29 8:25 a.m.55 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 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...

9.8CVSS6.5AI score0.00783EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.71 views

RHEL 8 : kernel (RHSA-2024:3462)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3462 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: RHEL: Add Spectre-BHB mitigation for...

9.8CVSS6.6AI score0.00783EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/23 11:07 a.m.26 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.8 views

SUSE CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.3 views

DEBIAN-CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.24 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.4AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 9:15 a.m.29 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

5.5CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 2024/05/22 9:15 a.m.11 views

UBUNTU-CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS5.8AI score0.00218EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.19 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.25 views

CVE-2021-47492 mm, thp: bail out early in collapse_file for writeback page

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.8AI score0.00218EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/22 8:19 a.m.117 views

CVE-2021-47492

CVE-2021-47492 concerns a Linux kernel vulnerability in the memory management (mm) subsystem, specifically the THP collapse_file path. The issue arises because collapse_file does not explicitly check PG_writeback and uses page_has_private/try_to_release_page to filter writeback pages. This is pro...

7.8CVSS6.6AI score0.00218EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.33 views

CVE-2021-47492 mm, thp: bail out early in collapse_file for writeback page

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.3AI score0.00218EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.17 views

xfsdump bug fix and enhancement update

An update is available for xfsdump. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The xfsdump package contains xfsdump, xfsrestore, and other utilities for...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/04/18 12:00 a.m.45 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : kernel Multiple Vulnerabilities (NS-SA-2024-0014)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has kernel packages installed that are affected by multiple vulnerabilities: - .A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt...

7.8CVSS6.8AI score0.00635EPSS
SaveExploits2References7
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.31 views

CVE-2021-47066

In the Linux kernel, the following vulnerability has been resolved: asyncxor: increase srcoffs when dropping destination page Now we support sharing one page if PAGESIZE is not equal stripe size. To support this, it needs to support calculating xor value with different offsets for each r5dev. One...

7.1CVSS6.4AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/29 11:06 a.m.12 views

CLSA-2024-1709204778 kernel: Fix of 7 CVEs

KVM: nSVM: avoid picking up unsupported bits from L2 in intctl CVE-2021-3653 CVE-2021-3653 - xen/netfront: fix leaking data in shared pages CVE-2022-33740 - xfs: fix up non-directory creation in SGID directories CVE-2021-4037 - netsched: clsroute: remove from list when handle is 0 CVE-2022-2588 -...

8.8CVSS7.1AI score0.05871EPSS
SaveExploits8References1
CloudLinux
CloudLinux
added 2024/02/29 11:06 a.m.60 views

kernel: Fix of 7 CVEs

KVM: nSVM: avoid picking up unsupported bits from L2 in intctl CVE-2021-3653 CVE-2021-3653 - xen/netfront: fix leaking data in shared pages CVE-2022-33740 - xfs: fix up non-directory creation in SGID directories CVE-2021-4037 - netsched: clsroute: remove from list when handle is 0 CVE-2022-2588 -...

8.8CVSS7.3AI score0.05871EPSS
SaveExploits8
Rows per page
Query Builder