Lucene search
+L

39 matches found

SUSE CVE
SUSE CVE
•added 2026/08/28 1:01 a.m.•8 views

SUSE CVE-2026-72073

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

5.8AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/15 6:21 a.m.•11 views

AZL-96525 CVE-2026-72073 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

6.2AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72073

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

0.00219EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72073

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

5.8AI score0.00219EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:21 a.m.•10 views

UBUNTU-CVE-2026-72073

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

5.6AI score0.00219EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/15 5:52 a.m.•25 views

CVE-2026-72073 mmc: vub300: fix use-after-free on probe failure

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

0.00219EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/15 5:52 a.m.•15 views

EUVD-2026-59031

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

5.7AI score0.00219EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-72073: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on probe failure The vub300 driver lifetime-manages its controller state using vub300-kref, with vub300delete freeing the mmc host when the last reference is dropped. The probe error path after the...

6.2AI score0.00219EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/06/03 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46213

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe added...

7.8CVSS7.5AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/29 1:15 a.m.•23 views

SUSE CVE-2026-46202

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlightdevice-opslock via backlightdevicesetbrightness - mutexlock from two different atomic contexts: appletbinactivitytimer is...

5.5CVSS6AI score0.0017EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/29 1:15 a.m.•21 views

SUSE CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/05/28 9:08 p.m.•20 views

CVE-2026-46213

A flaw was found in the Linux kernel's Apple keyboard driver appletb-kbd. A Use-After-Free UAF vulnerability exists in the inactivity-timer cleanup path during driver tear-down. This can occur due to race conditions between device cleanup and timer operations, or late event callbacks re-arming th...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/28 10:16 a.m.•30 views

CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

7.8CVSS0.00168EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/28 10:16 a.m.•21 views

CVE-2026-46202

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlightdevice-opslock via backlightdevicesetbrightness - mutexlock from two different atomic contexts: appletbinactivitytimer is...

5.5CVSS0.0017EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/28 10:16 a.m.•13 views

UBUNTU-CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•14 views

CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

7.8CVSS6.6AI score0.00168EPSS
SaveExploits0References15
EUVD
EUVD
•added 2026/05/28 9:40 a.m.•25 views

EUVD-2026-32840

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-inactivitytimer to both the probe closehw error path and...

5.8AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
•added 2026/05/28 9:40 a.m.•51 views

CVE-2026-46213

The CVE-2026-46213 issue affects the Linux kernel HID Apple keyboard driver (appletb-kbd). A use-after-free (UAF) in the inactivity-timer cleanup path during driver tear-down was fixed by reordering teardown: (1) call hid_hw_close()/hid_hw_stop() before backlight cleanup to prevent late callbacks...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/05/28 9:40 a.m.•13 views

CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-;inactivitytimer to both the probe closehw error path and...

5.7AI score0.00168EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder