Lucene search
+L

518 matches found

Cvelist
Cvelist
added 2024/05/20 9:47 a.m.58 views

CVE-2024-35993 mm: turn folio_test_hugetlb into a PageType

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

7.8CVSS6.3AI score0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/20 9:47 a.m.109 views

CVE-2024-35993

Astra Linux bulletin confirms CVE-2024-35993 was resolved in the Linux kernel by turning folio_test_hugetlb into a PageType, addressing a race where concurrent folio splits could cause a false hugetlbfs classification. The vulnerability stemmed from folio_test_hugetlb() returning true for a folio...

7.8CVSS7AI score0.00215EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

3.3CVSS6.3AI score0.00242EPSS
SaveExploits0References26
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS5.3AI score0.00242EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.25 views

CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References28
OSV
OSV
added 2024/05/01 6:15 a.m.11 views

UBUNTU-CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References29
CVE
CVE
added 2024/05/01 5:17 a.m.7705 views

CVE-2024-26935

Concrete details confirm CVE-2024-26935 affects the Linux kernel SCSI core procfs host directory handling. The issue stems from a race/regression where procfs directories created during scsi_host_alloc() could be mishandled when hosts were allocated but not added, or removed during dev_release(),...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.38 views

CVE-2024-26935 scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

7.7AI score0.00242EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.25 views

CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS7.4AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2023/12/01 10:46 p.m.11 views

GHSA-WJ7F-468M-6MV8 Environment variables still accessible through /proc

Impact Environment variables can be read from procfs unless a new process is started. PoC use birdcage::Birdcage, Sandbox; use std::env, fs; fn main Birdcage::new.lock.unwrap; asserteq!env::varos"SECRET", None; let environ = fs::readtostring"/proc/self/environ".unwrap;...

4CVSS6.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/12/01 10:46 p.m.23 views

Environment variables still accessible through /proc

Impact Environment variables can be read from procfs unless a new process is started. PoC use birdcage::Birdcage, Sandbox; use std::env, fs; fn main Birdcage::new.lock.unwrap; asserteq!env::varos"SECRET", None; let environ = fs::readtostring"/proc/self/environ".unwrap;...

6.9AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/01 12:0 a.m.8 views

PT-2023-33066 · Birdcage · Birdcage

Name of the Vulnerable Software and Affected Versions: birdcage affected versions not specified Description: The issue allows environment variables to be read from procfs unless a new process is started. This can be demonstrated through a proof of concept that shows how a secret environment...

4CVSS6.7AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/11/02 12:0 a.m.27 views

F5 Networks BIG-IP : procps-ng vulnerability (K16124204)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K16124204 advisory. - procps-ng before version 3.3.15 is vulnerable to multiple integer overflows leading to a heap corruption in file2strv...

7.8CVSS7.9AI score0.01834EPSS
SaveExploits5References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:17 a.m.11 views

SUSE CVE-2005-2800

Memory leak in the seqfile implementation in the SCSI procfs interface sg.c in Linux kernel 2.6.13 and earlier allows local users to cause a denial of service memory consumption via certain repeated reads from the /proc/scsi/sg/devices file, which is not properly handled when the next iterator...

2.1CVSS6.3AI score0.00828EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.6 views

SUSE CVE-2005-4605

The procfs code procmisc.c in Linux 2.6.14.3 and other versions before 2.6.15 allows attackers to read sensitive kernel memory via unspecified vectors in which a signed value is added to an unsigned value...

2.1CVSS7AI score0.01047EPSS
SaveExploits5References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:47 a.m.7 views

SUSE CVE-2012-2127

fs/proc/root.c in the procfs implementation in the Linux kernel before 3.2 does not properly interact with CLONENEWPID clone system calls, which allows remote attackers to cause a denial of service reference leak and memory consumption by making many connections to a daemon that uses PID namespac...

5CVSS6.5AI score0.04309EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/08/26 12:0 a.m.21 views

Ubuntu: Security Advisory (USN-3880-2)

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

7.8CVSS7.2AI score0.03435EPSS
SaveExploits2References2
Rockylinux
Rockylinux
added 2022/05/17 7:53 a.m.18 views

new packages: python-linux-procfs

An update is available for python-linux-procfs. 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 For detailed information on changes in this release, see the Rock...

2AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/05/10 8:15 a.m.21 views

python-linux-procfs bug fix and enhancement update

An update is available for python-linux-procfs. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rock...

2AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2022/05/10 8:15 a.m.15 views

python-linux-procfs bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

6.8AI score
SaveExploits0References1
Rows per page
Query Builder