Lucene search
+L

39 matches found

SUSE Linux
SUSE Linux
added 2025/02/18 12:51 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-36898: gpiolib: cdev: fix uninitialised kfifo bsc1225736. CVE-2024-46858: mptcp: pm: Fix uaf in timerdeletesync bsc1231088. CVE-2024-50142: xfrm: validate new...

8.8CVSS8AI score0.03301EPSS
SaveExploits2References396
SUSE Linux
SUSE Linux
added 2025/02/18 12:50 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-50199: mm/swapfile: skip HugeTLB pages for unusevma bsc1233112. CVE-2024-53104: media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat...

8.8CVSS8.2AI score0.03301EPSS
SaveExploits1References116
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: HugeTLB pages are skipped for unusevma. I encountered a “bad pud” error and lost 1GB of HugeTLB when calling swapoff. The problem can be reproduced using the following steps: 1. Allocate an anonymous 1GB HugeTLB and...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.5 views

SUSE CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS7.6AI score0.00223EPSS
SaveExploits0References26
NVD
NVD
added 2024/11/08 6:15 a.m.12 views

CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS0.00223EPSS
SaveExploits0References9
OSV
OSV
added 2024/11/08 6:15 a.m.6 views

UBUNTU-CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References49
CVE
CVE
added 2024/11/08 5:54 a.m.198 views

CVE-2024-50199

CVE-2024-50199 (Linux kernel): The issue is in mm/swapfile handling where HugeTLB pages could be leaked after swapoff due to pud_none_or_clear_bad path, causing a bad pud error. The described fix is to skip HugeTLB pages for unuse_vma, preventing leakage when swapping. Affected areas are the swap...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/11/08 5:54 a.m.21 views

CVE-2024-50199 mm/swapfile: skip HugeTLB pages for unuse_vma

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

0.00223EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.39 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.4AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:30 p.m.80 views

CVE-2023-52770

CVE-2023-52770 is a Linux-kernel (f2fs) issue: the bug stems from how extent_cache is allocated, with a split between initial and dynamic conditions that could trigger a panic during extent_cache updates (observed during a file creation with compressed flag and subsequent operations). The vulnera...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.24 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.9AI score0.00236EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.11 views

The vulnerability of the free_swap_and_cache() function in the mm/swapfile.c module of the Linux kernel’s memory management subsystem allows a hacker to trigger a service failure.

The vulnerability of the freeswapandcache function in the mm/swapfile.c file, a memory management subsystem of the Linux kernel, is related to concurrent access to resources. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References41Affected Software5
OSV
OSV
added 2023/02/13 5:34 p.m.11 views

GSD-2023-1002029 mm/swapfile: add cond_resched() in get_swap_pages()

mm/swapfile: add condresched in getswappages This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.93 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:20 p.m.13 views

GSD-2023-1001855 mm/swapfile: add cond_resched() in get_swap_pages()

mm/swapfile: add condresched in getswappages This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.11 by commit...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.13 views

SUSE: Security Advisory (SUSE-SU-2019:3394-1)

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

6.5CVSS6.5AI score0.05255EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/02 12:00 a.m.18 views

openSUSE Security Update : python-azure-agent (openSUSE-2020-261)

This update for python-azure-agent fixes the following issues : python-azure-agent was updated to version 2.2.45 jscECO-80 + Add support for Gen2 VM resource disks + Use alternate systemd detection + Fix /proc/net/route requirement that causes errors on FreeBSD + Add cloud-init auto-detect to...

6.5CVSS6AI score0.05255EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2020/02/29 12:00 a.m.88 views

Security update for python-azure-agent (moderate)

openSUSE Security Update: Security update for python-azure-agent Announcement ID: openSUSE-SU-2020:0261-1 Rating: moderate References: 1127838 Cross-References: CVE-2019-0804 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update fo...

6.5CVSS6.6AI score0.05255EPSS
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2019/08/24 12:00 a.m.280 views

Security update for neovim (important)

openSUSE Security Update: Security update for neovim Announcement ID: openSUSE-SU-2019:1997-1 Rating: important References: 1137443 Cross-References: CVE-2019-12735 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes one vulnerability is now available. Description: This update f...

9.3CVSS9.1AI score0.19111EPSS
SaveExploits5References1
OPENSUSE Linux
OPENSUSE Linux
added 2019/04/02 12:00 a.m.100 views

Security update for python-azure-agent (important)

openSUSE Security Update: Security update for python-azure-agent Announcement ID: openSUSE-SU-2019:1106-1 Rating: important References: 1127838 Cross-References: CVE-2019-0804 Affected Products: openSUSE Leap 15.0 An update that fixes one vulnerability is now available. Description: This update f...

6.5CVSS6.5AI score0.05255EPSS
SaveExploits0References1
Rows per page
Query Builder