Lucene search
+L

4159 matches found

RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.5 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

8.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.7 views

EUVD-2023-60109

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

6AI score0.00183EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/12/09 3:9 a.m.8 views

CVE-2025-66221

A flaw was found in Werkzeug. This vulnerability allows a denial of service via path segments with Windows device names. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and...

6.3CVSS5.7AI score0.00518EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53797

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

0.00183EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

0.00188EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/09 12:0 a.m.17 views

CVE-2023-53797

CVE-2023-53797 : In the Linux kernel, HID wacom timestamp handling used int instead of ktime_t, risking overflow and incorrect values reported to userspace, potentially causing input handling to appear hung. The fix is to switch to ktime_t (via ktime_get) for timestamp values to prevent overflow....

6.1AI score0.00183EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.33 views

CVE-2023-53797 HID: wacom: Use ktime_t rather than int when dealing with timestamps

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

0.00183EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.6 views

CVE-2023-53797

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Use ktimet rather than int when dealing with timestamps Code which interacts with timestamps needs to use the ktimet type returned by functions like ktimeget. The int type does not offer enough space to store these...

5.3AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.5 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

5.4AI score0.00188EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:0 a.m.7 views

CVE-2022-50636 PCI: Fix pci_device_is_present() for VFs by checking PF

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

6.4AI score0.00188EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.6 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 improper handling of cpu-clock events, which may cause the system to hang...

6.2AI score0.00187EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.6 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, which stems from an infinite loop in nilfs2 in nilfsmdtgetblock, which may cause tasks to hang...

6.2AI score0.0023EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.10 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 the hwq-cqlock deadlock issue, which could cause the system to hang...

6.1AI score0.00154EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:0 a.m.1 views

SUSE SLED15: cups / cups-client / cups-config / cups-ddk / cups-devel / etc (SUSE-SU-2025:4319-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:4319-1 advisory. - The fix for CVE-2025-58436 causes a regression where GTK applications will hang. bsc1254353 See also...

5.5CVSS6AI score0.00225EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/04 3:15 p.m.16 views

AZL-71290 CVE-2025-40220 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.6AI score0.00188EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.26 views

CVE-2025-40220 fuse: fix livelock in synchronous file put from fuseblk workers

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

0.00188EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2025-40220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file,...

5.5AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/03 12:34 p.m.2 views

SUSE-SU-2025:4319-1 Security update for cups

This update for cups fixes the following issues: - The fix for CVE-2025-58436 causes a regression where GTK applications will hang. bsc1254353 See also https://github.com/OpenPrinting/cups/issues/1429 The fix has been temporary disabled...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/02 12:27 a.m.4 views

GHSA-HGF8-39GV-G3F2 Werkzeug safe_join() allows Windows special device names

Werkzeug's safejoin function allows path segments with Windows device names. On Windows, there are special device names such as CON, AUX, etc that are implicitly present and readable in every directory. sendfromdirectory uses safejoin to safely serve files at user-specified paths under a director...

6.3CVSS6.8AI score0.00518EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 11:6 a.m.4 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

8.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
Rows per page
Query Builder