Lucene search
+L

209 matches found

EUVD
EUVD
•added 2026/09/24 4:03 p.m.•5 views

EUVD-2026-86220

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchippdm: Handle runtime PM resume failures in setfmt rockchippdmsetfmt calls pmruntimegetsync before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function...

5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/24 4:03 p.m.•5 views

CVE-2026-97407

The Linux kernel contains a vulnerability in the ASoC: rockchip: rockchip_pdm driver. Specifically, the rockchip_pdm_set_fmt() function calls pm_runtime_get_sync() but fails to check its return value. If the runtime resume operation fails, the function continues to access hardware registers while...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/20 3:25 p.m.•11 views

CVE-2025-57428

⚠️ This repository is maintained only as a reference for CVE-2025-57428. For other advisories and updates, please refer to: security-advisories. CVE-2025-57428 - Telnet debug interface enabled by default allows low-level flash/register access Affected Product Vendor/Brand: Each Italy Device:...

7.9AI score0.00211EPSS
SaveExploits2References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•10 views

DEBIAN-CVE-2026-89869

In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: use disableirq during power-off The IRQ is registered as a threaded IRQ. Using disableirqnosync in irisvpupoweroff does not wait for an already queued threaded IRQ handler to complete before returning. As a...

5.9AI score0.00206EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-89945

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: cs35l34: drain threaded IRQ before runtime suspend cs35l34runtimesuspend currently switches the codec into regcachecacheonlytrue, asserts reset low, and...

5.9AI score0.00211EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerabilities in Linux-6.1, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: gpio: rcar: Use rawspinlock to protect register access The rawspinlock is used to fix spurious messages about invalid context when spinlock debugging is enabled. The lock is only used to serialize register access. 4.239592...

5.5CVSS6.2AI score0.00158EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU registers in a virtualized environment, including TLB...

4.7CVSS5.9AI score0.00185EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 3:17 a.m.•12 views

CVE-2026-75811

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS0.00142EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/08 2:00 a.m.•30 views

CVE-2026-75811

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS0.00142EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/08 2:00 a.m.•6 views

CVE-2026-75811

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS5.7AI score0.00142EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/08 12:00 a.m.•11 views

PT-2026-86978

Improper Restriction of Software Interfaces to Hardware Features in ASUS Armoury Crate allows a local user to modify hardware configuration settings and potentially cause hardware damage by bypassing driver authentication and accessing critical model-specific registers.Refer to the ' Security...

5.8CVSS5.8AI score0.00142EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 12:09 p.m.•9 views

CVE-2026-74733

A flaw was found in the Linux kernel's gpio: pca953x driver, which manages General Purpose Input/Output GPIO expanders. The driver uses its own locking mechanism, but the pca953xirqbussyncunlock function failed to acquire the necessary lock when performing register operations. This oversight coul...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/23 12:03 a.m.•13 views

SUSE CVE-2026-74733

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/22 4:16 p.m.•18 views

CVE-2026-74733

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

7.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/22 3:33 p.m.•42 views

CVE-2026-74733 gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

7.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/22 3:33 p.m.•47 views

CVE-2026-74733

A race condition in the Linux kernel's gpio: pca953x driver (managing PCA953x GPIO expanders) allows concurrent threads to access hardware registers without proper locking. The function pca953x_irq_bus_sync_unlock() performed regmap read/write operations without holding the driver's i2c_lock , wh...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/22 3:33 p.m.•14 views

EUVD-2026-64420

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

5.5AI score0.00165EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74733

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 6:21 p.m.•13 views

EUVD-2026-62682

Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, and FW1060.00 through FW1060.80 is affected by a vulnerability in the host firmware. An attacker with service access to the service processor can supply a carefully crafted command that could leak the contents of hardware registers th...

6.7CVSS5.4AI score0.00156EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•17 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100311)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100311 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Reorder clock handling and power management in probe Reorder the initializatio...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder