Lucene search
+L

622 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39960

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: gpiolib: acpi: initialize acpigpioinfo struct Since commit 7c010d463372 gpiolib: acpi: Make...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.10 views

RHEL 9 : kernel (RHSA-2025:17958)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17958 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net: usb: smsc75xx: Limit...

7.8CVSS7AI score0.00566EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/10/13 12:28 a.m.4 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 12:15 a.m.7 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/13 12:15 a.m.3 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/12 12:0 a.m.4 views

RHEL 9 : kernel-rt (RHSA-2025:17735)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17735 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

7.8CVSS7.1AI score0.00179EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/12 12:0 a.m.12 views

RHEL 9 : kernel (RHSA-2025:17734)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17734 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netsched: hfsc: Fix a potenti...

7.8CVSS7AI score0.00179EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/10/09 11:23 p.m.8 views

SUSE CVE-2025-39956

In the Linux kernel, the following vulnerability has been resolved: igc: don't fail igcprobe on LED setup error When igcledsetup fails, igcprobe fails and triggers kernel panic in freenetdev since unregisternetdev is not called. 1 This behavior can be tested using fault-injection framework,...

6.1CVSS6.4AI score0.00151EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/09 1:15 p.m.5 views

UBUNTU-CVE-2025-39960

In the Linux kernel, the following vulnerability has been resolved: gpiolib: acpi: initialize acpigpioinfo struct Since commit 7c010d463372 "gpiolib: acpi: Make sure we fill struct acpigpioinfo", uninitialized acpigpioinfo struct are passed to acpifindgpio and later in the call stack info-quirks ...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/09 12:13 p.m.15 views

CVE-2025-39960

Concrete details from connected sources show CVE-2025-39960 affecting the Linux kernel gpiolib/acpi path. The root cause is uninitialized acpi_gpio_info passed to __acpi_find_gpio(), leading to info->quirks usage in acpi_populate_gpio_lookup and breaking i2c_hid_cpi HID over I2C probes. The fi...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/10/09 10:15 a.m.10 views

CVE-2025-39958

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Make attach succeed when the device was surprise removed When a PCI device is removed with surprise hotplug, there may still be attempts to attach the device to the default domain as part of tear down via...

7.8CVSS0.00133EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/09 9:47 a.m.14 views

CVE-2025-39956 igc: don't fail igc_probe() on LED setup error

In the Linux kernel, the following vulnerability has been resolved: igc: don't fail igcprobe on LED setup error When igcledsetup fails, igcprobe fails and triggers kernel panic in freenetdev since unregisternetdev is not called. 1 This behavior can be tested using fault-injection framework,...

0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/09 9:47 a.m.31 views

CVE-2025-39956

Mode C: The CVE-2025-39956 entry concerns the Linux kernel igc driver: if igc_led_setup() fails during igc_probe(), the probe previously failed and could trigger a kernel panic in free_netdev() due to unregister_netdev() not being called. The published fixes treat LED setup failures as non-fatal,...

5.5CVSS6AI score0.00151EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/09 12:0 a.m.5 views

PT-2025-41374

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the initialization of the acpi gpio info structure within the gpiolib ACPI subsystem. Specifically, after commit 7c010d463372, the acpi gpi...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/10/09 12:0 a.m.9 views

PT-2025-41367

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc4-enjuk-tnguy-00865-gc4940196ab02 Description The Linux kernel contains an issue where a failure in the igc led setup function during the probe process can lead to a kernel panic. This occurs because the...

6.5AI score0.00151EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.7 views

SUSE CVE-2023-53651

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

6.4CVSS6.6AI score0.00182EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/08 3:18 p.m.7 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/08 12:30 p.m.8 views

EUVD-2025-31830

File upload leading to remote code execution RCE in the “melis-cms-slider” module of Melis Technology's Melis Platform. This vulnerability allows an attacker to upload a malicious file via a POST request to '/melis/MelisCmsSlider/MelisCmsSliderDetails/saveDetailsForm' using the 'mcsdetailimg'...

9.3CVSS7.7AI score0.02503EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39921

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 spi: microchip-core-qspi: Support per spi-mem...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2022-50545

In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 size 2048: comm "modprobe", pid 817, jiffies 4294759745 age 76.502s hex dump first 32 bytes: 00 c4 0a 04...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References12
Rows per page
Query Builder