Lucene search
+L

4773 matches found

Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.9 views

PT-2025-30817

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the ath12k driver related to the GCC GCC PCIE HOT RST definition for the WCN7850. An incorrect definition of this register can cause a kernel crash ...

6CVSS6.6AI score0.00158EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 11:41 p.m.13 views

CVE-2022-42335

x86 shadow paging arbitrary pointer dereference In environments where host assisted address translation is necessary but Hardware Assisted Paging HAP is unavailable, Xen will run guests in so called shadow mode. Due to too lax a check in one of the hypervisor routines used for shadow page handlin...

7.8CVSS6.8AI score0.00264EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:33 p.m.10 views

CVE-2022-26359

IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region...

7.8CVSS6.6AI score0.00355EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:01 p.m.12 views

CVE-2022-26360

IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region...

7.8CVSS6.6AI score0.00358EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:00 p.m.8 views

CVE-2022-26361

IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region...

7.8CVSS6.6AI score0.00358EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:53 p.m.14 views

CVE-2020-9285

Some versions of Sonos One 1st and 2nd generation allow partial or full memory access via attacker controlled hardware that can be attached to the Mini-PCI Express slot on the motherboard that hosts the WiFi card on the device...

6.8CVSS6.8AI score0.00475EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/22 2:51 p.m.13 views

USN-7521-2 linux-aws vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Serial ATA and Parallel...

9.8CVSS6.7AI score0.36848EPSS
SaveExploits1References229
RedhatCVE
RedhatCVE
added 2025/05/22 6:57 a.m.13 views

CVE-2018-13901

Due to missing permissions in Android Manifest file, Sensitive information disclosure issue can happen in PCI RCS app in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables ...

5.5CVSS7.1AI score0.00195EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2025/05/22 12:00 a.m.22 views

kernel security update

5.14.0-570.16.1.0.16.OL9 - nvme-pci: remove two deallocate zeroes quirks Orabug: 37756650 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys lis...

7.8CVSS7.9AI score0.00462EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.6 views

SUSE CVE-2025-37974

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpcicreatedevice error return The zpcicreatedevice function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in clpadd...

5.5CVSS7.6AI score0.00175EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/20 5:15 p.m.7 views

UBUNTU-CVE-2025-37974

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpcicreatedevice error return The zpcicreatedevice function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in clpadd...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References21
CVE
CVE
added 2025/05/20 4:47 p.m.109 views

CVE-2025-37974

CVE-2025-37974: Linux kernel s390/pci vulnerability where zpci_create_device() may return an error pointer that is not checked before dereferencing it as a struct zpci_dev in __clp_add(); the fix adds a missing check so the device is not added to the scan_list, preventing the previous behavior. T...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/20 4:38 p.m.20 views

USN-7510-5 linux-azure-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.9AI score0.36848EPSS
SaveExploits1References125
OSV
OSV
added 2025/05/20 4:28 p.m.20 views

USN-7510-4 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.6AI score0.36848EPSS
SaveExploits1References125
NVD
NVD
added 2025/05/20 4:15 p.m.15 views

CVE-2025-37946

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pcidevput in disableslot when PF has child VFs With commit bcb5d6c76903 "s390/pci: introduce lock to synchronize state of zpcidev's" the code to ignore power off of a PF that has child VFs was changed from...

7.8CVSS0.00182EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/20 4:01 p.m.115 views

CVE-2025-37946

CVE-2025-37946 concerns the Linux kernel, specifically the s390 PCI subsystem. The issue arises from a duplicate pci_dev_put() in disable_slot() when a PF has child VFs, introduced during a change that added a lock to zpci_dev state. The extra pci_dev_put() can lead to a use-after-free if the pci...

7.8CVSS6.7AI score0.00182EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/20 4:01 p.m.24 views

CVE-2025-37946 s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pcidevput in disableslot when PF has child VFs With commit bcb5d6c76903 "s390/pci: introduce lock to synchronize state of zpcidev's" the code to ignore power off of a PF that has child VFs was changed from...

0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 3:09 p.m.34 views

USN-7523-1 linux-raspi-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

10CVSS6.5AI score0.03558EPSS
SaveExploits11References705
OSV
OSV
added 2025/05/20 2:47 p.m.20 views

USN-7515-2 linux-gcp, linux-gcp-6.8, linux-gkeop vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

10CVSS6.4AI score0.00765EPSS
SaveExploits2References135
OSV
OSV
added 2025/05/20 2:33 p.m.18 views

USN-7522-1 linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

10CVSS6.4AI score0.00765EPSS
SaveExploits2References137
Rows per page
Query Builder