Lucene search
+L

884 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47341

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN:...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-58000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iouring: prevent reg-wait speculations With ENTEREXTARGREG instead of passing a user pointer...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38088

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap memtrace mmap issue has a...

7.1CVSS6.1AI score0.00145EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-35987

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: riscv: Fix loading 64-bit NOMMU kernels past the start of RAM commit 3335068f8721 riscv: Use...

8.4CVSS5.4AI score0.00223EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-17351

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in drivers/xen/balloon.c in the Linux kernel before 5.2.3, as used in Xen through 4.12.x, allowing guest OS users to cause a denial of...

6.5CVSS6.7AI score0.00408EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2017-5669

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The doshmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows loca...

7.8CVSS6.2AI score0.004EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.10 views

CVE-2025-38355

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38284

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: configure manual DAC mode via PCI config API only To support 36-bit DMA, configure chip proprietary bit via PCI config API or chip DBI interface. However, the PCI device mmap isn't set yet and the DBI is also...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/10 8:15 a.m.10 views

CVE-2025-38267

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARNON due to a commitoverrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer. If the reader page is the same as the commit buffer...

7.8CVSS0.00177EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/07/10 12:0 a.m.10 views

GPUHammer: Rowhammer Attacks on GPU Memories Are Practical

Rowhammer is a read disturbance vulnerability in modern DRAM that causes bit-flips, compromising security and reliability. While extensively studied on Intel and AMD CPUs with DDR and LPDDR memories, its impact on GPUs using GDDR memories, critical for emerging machine learning applications,...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38135

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlbusioprobe devmioremap can return NULL on error. Currently, mlbusioprobe does not check for this case, which could result in a NULL pointer dereference. Add NULL check after devmioremap t...

5.5CVSS5.4AI score0.00176EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:0 a.m.6 views

The vulnerability of the arm64/kvm/mmio.c component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the arm64/kvm/mmio.c component in the Linux operating system is related to deficiencies in handling exceptional states. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.6CVSS6.7AI score0.00222EPSS
SaveExploits0References12Affected Software4
OSV
OSV
added 2025/06/30 8:15 a.m.5 views

DEBIAN-CVE-2025-38088

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap memtrace mmap issue has an out of bounds issue. This patch fixes the by checking that the requested mapping region size should stay within the allocated region si...

7.1CVSS5.7AI score0.00145EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/20 7:24 a.m.10 views

CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.2CVSS8.5AI score0.83524EPSS
SaveExploits92References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.7 views

SUSE CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

5.5CVSS6.4AI score0.00153EPSS
SaveExploits1References3
OSV
OSV
added 2025/06/18 10:15 a.m.6 views

UBUNTU-CVE-2025-38036

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However...

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.7 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 mscmmapfault not handling vmalloc buffers correctly, which could lead to memory mapping errors...

7.8CVSS6.3AI score0.00168EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/10 12:0 a.m.4 views

PT-2025-27418

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an out of bounds problem in the memtrace mmap function within the Linux kernel on powerpc/powernv. This problem has been fixed by implementing a check to ensure...

7.1CVSS6.6AI score0.00145EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2025/06/05 12:0 a.m.5 views

VulnCheck KEV: CVE-2025-0285

Various Paragon Software products contain an arbitrary kernel memory mapping vulnerability within biontdrv.sys that is caused by a failure to properly validate the length of user supplied data, which can allow an attacker to perform privilege escalation exploits...

7.8CVSS5.9AI score0.00329EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:13 a.m.16 views

CVE-2022-44546

The kernel module has the vulnerability that the mapping is not cleared after the memory is automatically released. Successful exploitation of this vulnerability may cause a system restart...

7.5CVSS6.8AI score0.00474EPSS
SaveExploits0References1
Rows per page
Query Builder