Lucene search
+L

29 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: shmem: Use ramfskillsb for the killsb method of ramfs-based tmpfs. Since ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, using ramfskillsb allows for its freeing and avoids a...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:00 a.m.7 views

The vulnerability of the ramfs_kill_sb() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the ramfskillsb function in the Linux operating system is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References9Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006604)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006604 advisory. In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005451)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005451 advisory. In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005662)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005662 advisory. In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-3406

Malware in sbrugna...

4.3CVSS6.3AI score0.01995EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/09/28 12:02 p.m.726 views

Exploit for CVE-2025-56708

CVE-2025-56708&CVE-2025-56709 【CVE-2025-56709】savepath Bu...

5.8AI score
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.12 views

SUSE CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2025/09/18 5:35 p.m.9 views

CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 2:15 p.m.18 views

CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.7 views

DEBIAN-CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/18 1:33 p.m.40 views

CVE-2023-53391

CVE-2023-53391 patches the Linux kernel shmem:ramfs-based tmpfs memory leak by replacing kill_sb with ramfs_kill_sb() in ramfs-based tmpfs, freeing fc->s_fs_info during init_fs_context() cleanup. Affected: Linux kernel ramfs/tmpfs shmem path; root cause: memory leak in kill_sb/init_fs_context ...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.12 views

CVE-2023-53391

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.11 views

CVE-2023-53391 shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

0.00145EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.9 views

CVE-2023-53391 shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfskillsb for killsb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfsinitfscontext for the initfscontext method, which allocates fc-sfsinfo, use ramfskillsb to free it and avoid a memory leak...

6.2AI score0.00145EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ramfs-based tmpfs not properly freeing fc-sfsinfo, which could lead to a memory leak...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/04/17 8:14 p.m.32 views

CVE-2025-32438

make-initrd-ng is a tool for copying binaries and their dependencies. Local privilege escalation affecting all NixOS users. With systemd.shutdownRamfs.enable enabled the default a local user is able to create a program that will be executed by root during shutdown. Patches exist for NixOS 24.11 a...

8.8CVSS7.1AI score0.00178EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

kernel: Linux kernel: Memory leak in shmem's ramfs-based tmpfs leads to denial of service

A flaw was found in the Linux kernel's shared memory shmem component, specifically within its ramfs-based temporary file system tmpfs implementation. A local user could exploit this vulnerability due to improper memory deallocation. This oversight can lead to a memory leak, potentially causing a...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2021/04/30 6:15 a.m.34 views

CVE-2021-31870

An issue was discovered in klibc before 2.0.9. Multiplication in the calloc function may result in an integer overflow and a subsequent heap buffer overflow...

9.8CVSS7.3AI score0.02076EPSS
SaveExploits0References4
Rows per page
Query Builder