Lucene search
+L

88 matches found

Cvelist
Cvelist
added 2025/02/26 1:54 a.m.29 views

CVE-2022-49049 mm/secretmem: fix panic when growing a memfd_secret

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix panic when growing a memfdsecret When one tries to grow an existing memfdsecret with ftruncate, one gets a panic 1. For example, doing the following reliably induces the panic: fd = memfdsecret; ftruncatefd, 10;...

0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 1:54 a.m.14 views

CVE-2022-49049 mm/secretmem: fix panic when growing a memfd_secret

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix panic when growing a memfdsecret When one tries to grow an existing memfdsecret with ftruncate, one gets a panic 1. For example, doing the following reliably induces the panic: fd = memfdsecret; ftruncatefd, 10;...

5.7AI score
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ftruncate: passing a signed offset. The old ftruncate system call, which uses the 32-bit offt type, misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: ftruncate: pass a signed offset

An unexpected file truncate flaw was found when opening files with specific parameters in the Linux kernel's file-system. This vulnerability allows a local user to corrupt specific files when having access to these files...

5.5CVSS7.3AI score0.00229EPSS
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...

9.8CVSS8.2AI score0.00922EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/11/11 12:0 a.m.20 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.00926EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.9 views

SUSE CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

5.5CVSS7.7AI score0.00214EPSS
SaveExploits0References19
OSV
OSV
added 2024/11/08 6:15 a.m.12 views

AZL-53367 CVE-2024-50211 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS6.8AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.30 views

CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/08 6:15 a.m.8 views

AZL-53283 CVE-2024-50211 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS6.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.3 views

DEBIAN-CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS5.7AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.15 views

UBUNTU-CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References18
CVE
CVE
added 2024/11/08 6:10 a.m.156 views

CVE-2024-50211

CVE-2024-50211 is a Linux kernel issue where the udf inode_bmap() function was refactored to handle errors from udf_next_aext() and other error paths. The change allows udf_extend_file() and related code paths to detect errors earlier (e.g., during operations like ftruncate) instead of relying on...

7.8CVSS3.6AI score0.00214EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/08 6:10 a.m.2 views

CVE-2024-50211 udf: refactor inode_bmap() to handle error

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.7AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/08 6:10 a.m.20 views

CVE-2024-50211 udf: refactor inode_bmap() to handle error

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS6.2AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:0 a.m.45 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2024-12779)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12779 advisory. - driver core: Fix ueventshow vs driver detach race Dan Williams Orabug: 37029154 CVE-2024-44952 - VMCI: Fix use-after-free when removing resource in...

9.8CVSS7.3AI score0.00871EPSS
SaveExploits1References56
Positive Technologies
Positive Technologies
added 2024/10/02 12:0 a.m.10 views

PT-2024-34047

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.61 Description: A flaw in the Linux kernel has been fixed, related to improved error handling in the udf extend file function. The inode bmap function was refactored to handle errors since udf next aext can...

3.3CVSS5.4AI score0.00214EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.6 views

kernel: ftruncate: pass a signed offset

An unexpected file truncate flaw was found when opening files with specific parameters in the Linux kernel's file-system. This vulnerability allows a local user to corrupt specific files when having access to these files...

5.5CVSS7.3AI score0.00229EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.45 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
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.58 views

CVE-2024-42243 mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

0.00211EPSS
SaveExploits0References3
Rows per page
Query Builder