Lucene search
+L

68 matches found

OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64230

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irqdata.rdev not being assigned Commit 64a6b577490c "regulator: tps65219: Remove debugging helper function" removed the tps65219getrdevbyname helper along with the irqdata.rdev assignment that depended on...

5.7AI score0.00166EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64230

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irqdata.rdev not being assigned Commit 64a6b577490c "regulator: tps65219: Remove debugging helper function" removed the tps65219getrdevbyname helper along with the irqdata.rdev assignment that depended on...

5.8AI score0.00166EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64345

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the tps65219 regulator driver where the irq data.rdev variable remains uninitialized for all Interrupt Requests IRQs. This occurs because a previous removal of the...

5.8AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.49 views

CVE-2026-53258 wifi: fix leak if split 6 GHz scanning fails

In the Linux kernel, the following vulnerability has been resolved: wifi: fix leak if split 6 GHz scanning fails rdev-intscanreq is leaked if cfg80211scan fails. Note that it's supposed to be released at cfg80211scandone but this doesn't happen as rdev-scanreq is NULL at that point, too, leading ...

0.00112EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: md: Do not dereference mddev after exportrdev Except for initial references, mddev-kobject is referenced by rdev-kobject. If the last rdev is freed, there is no guarantee that mddev is still valid. Therefore, mddev should no long...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: md: made rdevaddable usable for rcu mode Our testcase triggered a panic: BUG: kernel NULL pointer dereference, address: 00000000000000e0 … Oops: 0000 1 SMP NOPTI CPU: 2 UID: 0 PID: 85 Comm: kworker/2:1 Not tainted 6.16.0+ 94...

5.5CVSS6AI score0.00138EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: md: Fixed an issue with warnings for holder mismatch in exportrdev. The commit a1d767191096 “md: Use mddev-external to select holder in exportrdev” fixes the problem where ‘claimrdev’ is used for blkdevgetbydev, while ‘rdev’ i...

6AI score0.00182EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012952)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012952 advisory. In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be...

5.5CVSS6.4AI score0.00287EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006801)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006801 advisory. In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be...

5.5CVSS6.8AI score0.00287EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.15 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Do not call kfree on devices managed by devres. Since the allocation of the driver’s main structure was changed to devmdrmdevalloc, the rdev is managed by devres, and we should not call kfree on it. This fix prevents...

7.8CVSS5.3AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.35 views

CVE-2025-68373 md: avoid repeated calls to del_gendisk

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203726

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Do not kfree devres managed rdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc rdev is managed by devres and we shouldn't be calling kfree on it. This fixes things exploding if the...

6AI score0.00135EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68170

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/radeon: Do not kfree devres managed rdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc rdev is managed by devres and we...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 7:27 a.m.6 views

CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

3.7CVSS5.2AI score0.00182EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.7 views

SUSE CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53791

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md: fix warning for holder mismatch from exportrdev Commit a1d767191096 md: use mddev-external to select holder in exportrdev fix the problem that 'claimrdev' i...

5.9AI score0.00182EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2023-60115

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

6AI score0.00182EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

5.7AI score0.00182EPSS
SaveExploits0References5
Rows per page
Query Builder