Lucene search
K

189 matches found

Cvelist
Cvelist
added 2025/02/26 1:54 a.m.16 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.00237EPSS
Exploits0References3
CVE
CVE
added 2025/02/26 1:54 a.m.143 views

CVE-2022-49049

CVE-2022-49049 concerns the Linux kernel mm/secretmem path (memfd_secret) where growing a secret memfd via ftruncate could trigger a kernel panic when zeroing pages during truncation. The issue arises because memfd_secret pages are not mapped via the direct map, so page_address() results could be...

5.5CVSS5.1AI score0.00237EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.9 views

CVE-2022-49049

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.5CVSS5.4AI score0.00237EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/01/20 6:22 a.m.7 views

CVE-2024-57913

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in functionfsbind This commit addresses an issue related to below kernel panic where paniconwarn is enabled. It is caused by the unnecessary use of WARNON in functionsfsbind, which easily leads to...

5.5CVSS6.7AI score0.00164EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 5:27 a.m.5 views

CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

5.5CVSS6.8AI score0.00197EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2025/01/18 12:0 a.m.14 views

openSUSE: Security Advisory for redis7 (SUSE-SU-2025:0160-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.8CVSS6.6AI score0.07802EPSS
Exploits2References2
CVE
CVE
added 2025/01/15 1:10 p.m.151 views

CVE-2024-39282

CVE-2024-39282 : Linux kernel vulnerability in net: wwan: t7xx where the FSM command timeout handling can lead to a fault when an asynchronous worker finishes after the main thread releases its completion object. The issue manifests as a page fault (CR2 fffffffffffffff8) in complete_all during FS...

5.5CVSS6.7AI score0.00217EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS5.9AI score0.00217EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 1:49 p.m.9 views

CVE-2024-53180 ALSA: pcm: Add sanity NULL check for the default mmap fault handler

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Add sanity NULL check for the default mmap fault handler A driver might allow the mmap access before initializing its runtime-dmaarea properly. Add a proper NULL check before passing to virttopage for avoiding a panic...

5.5CVSS6AI score0.00231EPSS
Exploits0References10
OSV
OSV
added 2024/12/06 3:23 p.m.5 views

OESA-2024-2506 golang security update

. Security Fixes: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.CVE-2024-34156...

7.5CVSS6.9AI score0.01127EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2024/11/09 12:0 a.m.8 views

CVE-2024-50045

...

5.5CVSS6.7AI score0.00258EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/25 3:7 a.m.4 views

SUSE CVE-2024-49872

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfdpinfolios alloc race panic If memfdpinfolios tries to create a hugetlb page, but someone else already did, then folio gets the value -EEXIST here: folio = memfdallocfoliomemfd, startidx; if ISERRfolio ret =...

4.1CVSS7.6AI score0.00144EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.1 views

SUSE CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS7.7AI score0.00259EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

UBUNTU-CVE-2024-49872

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfdpinfolios alloc race panic If memfdpinfolios tries to create a hugetlb page, but someone else already did, then folio gets the value -EEXIST here: folio = memfdallocfoliomemfd, startidx; if ISERRfolio ret =...

4.7CVSS5.7AI score0.00144EPSS
Exploits0References8
CVE
CVE
added 2024/10/21 6:1 p.m.101 views

CVE-2024-49887

CVE-2024-49887 targets the f2fs file system in the Linux kernel. Root cause: when injecting a fault for “no free segment,” the kernel could panic in __allocate_new_segment / get_new_segment, triggering a serious system halt. The description notes the issue was resolved by a fix that prevents pani...

5.5CVSS5.3AI score0.00259EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2024/10/21 6:1 p.m.86 views

CVE-2024-49873

CVE-2024-49873 : In the Linux kernel, memfd_pin_folios with THP-backed memory may panic or cause a NULL-pointer dereference when the requested start offset is not aligned to a huge page boundary. The issue arises because filemap_get_folios_contig could load a folio that is a sibling and then fail...

5.5CVSS5.3AI score0.002EPSS
Exploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2024/10/16 11:33 a.m.2 views

Security update for etcd

This update for etcd fixes the following issues: Update to version 3.5.12: Security fixes: CVE-2018-16873: Fixed remote command execution in cmd/go bsc1118897 CVE-2018-16874: Fixed directory traversal in cmd/go bsc1118898 CVE-2018-16875: Fixed CPU denial of service in crypto/x509 bsc1118899...

8.1CVSS7.4AI score0.93305EPSS
Exploits4References54
NVD
NVD
added 2024/09/27 1:15 p.m.10 views

CVE-2024-46864

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: fix kexec crash due to VP assist page corruption commit 9636be85cc5b "x86/hyperv: Fix hypervpcpuinputarg handling when CPUs go online/offline" introduces a new cpuhp state for hyperv initialization. cpuhpsetupstate...

5.5CVSS0.00207EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.1 views

SUSE CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

5.5CVSS7.3AI score0.00207EPSS
Exploits0References10
OSV
OSV
added 2024/08/21 12:15 a.m.1 views

DEBIAN-CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

5.5CVSS5.7AI score0.00207EPSS
Exploits0References1
Rows per page
Query Builder