Lucene search
+L

172 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux - Vulnerability in linux-5.10, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix IRQ resource leak The interrupt handler is set up, but just a few lines later, if iiotriggerregister fails, the function returns without properly releasing the handler. Added a cleanup goto to resolve the...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/11 8:19 p.m.•8 views

CVE-2026-89469

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS0.0019EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-80953

In the Linux kernel, the following vulnerability has been resolved: i3c: master: adi: initialize the lock before enabling interrupts adii3cmasterprobe requests the IRQ and unmasks REGIRQPENDINGCMDR before the controller's IBI state, transfer queue list and transfer queue lock are initialized. A...

8.4CVSS0.00194EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89469

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.4AI score0.0019EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/11 7:43 p.m.•25 views

CVE-2026-89469

CVE-2026-89469 is a use-after-free vulnerability in the Linux kernel's lp8727 power supply driver . A race condition in lp8727_release_irq() allows a delayed work item to be re-armed by a threaded IRQ handler after the associated memory has been freed by the devm layer, potentially causing memory...

8.4CVSS6.4AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/11 7:43 p.m.•12 views

CVE-2026-89469 power: supply: lp8727: fix use-after-free in lp8727_release_irq()

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.5AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/11 7:42 p.m.•28 views

CVE-2026-80953

CVE-2026-80953 is a race condition in the Linux kernel's ADI i3c master driver . The function adi_i3c_master_probe() requests the IRQ and unmasks REG_IRQ_PENDING_CMDR before the controller's transfer queue lock (xferqueue.lock) and IBI state are initialized. A pending CMDR interrupt can therefore...

8.4CVSS5.8AI score0.00194EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•0 views

CVE-2026-89469: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.4AI score0.0019EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•14 views

PT-2026-90185

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727 release irq lp8727 isr func, the threaded IRQ handler, is the only caller that arms pchg-work via schedule delayed work. lp8727 release irq currently cancels the work before...

6.4AI score0.0019EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80743

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data...

5.6AI score0.00177EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/03 4:25 p.m.•17 views

SUSE CVE-2026-80743

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.8AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/03 1:06 p.m.•10 views

AZL-99077 CVE-2026-80743 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/03 1:06 p.m.•9 views

UBUNTU-CVE-2026-80743

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.8AI score0.00177EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/09/03 1:06 p.m.•11 views

CVE-2026-80743

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.4AI score0.00177EPSS
SaveExploits0References10
CVE
CVE
•added 2026/09/03 8:26 a.m.•29 views

CVE-2026-80743

CVE-2026-80743 affects the Linux kernel's ASoC xilinx formatter_pcm driver . The root cause is a race condition: IRQ handlers call dev_get_drvdata() to retrieve driver data, but that data is only assigned at the end of the probe function—after devm_request_irq(). If an interrupt fires in that win...

5.8AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/03 8:26 a.m.•10 views

EUVD-2026-70347

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.8AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/03 8:26 a.m.•15 views

CVE-2026-80743 ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/09/03 12:07 a.m.•13 views

SUSE CVE-2026-72454

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in i3chciaddrtodev i3chciaddrtodev walks bus-devs.i3c, which is protected by bus.lock rwsem. However, it is invoked from the MIPI I3C HCI IRQ handler, which cannot take bus.lock. This allows concurrent...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/03 12:00 a.m.•1 views

CVE-2026-80743: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.8AI score0.00177EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•16 views

PT-2026-84941

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatter pcm: pass aud drv data to irq handlers The irq handlers take a struct device pointer and call dev get drvdata to obtain the driver data. However, the driver data is only set at the end of probe, after devm...

5.8AI score0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder