Lucene search
+L

274 matches found

OSV
OSV
added 2025/09/15 2:02 p.m.11 views

CVE-2022-50256 drm/meson: remove drm bridges at aggregate driver unbind time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.23 views

CVE-2022-50256 drm/meson: remove drm bridges at aggregate driver unbind time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

0.00157EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:40 a.m.16 views

octeontx2-pf: Fix resource leakage in VF driver unbind

...

5.5CVSS7AI score0.00208EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50144

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.34 views

CVE-2022-50144 soundwire: revisit driver bind/unbind and callbacks

In the Linux kernel, the following vulnerability has been resolved: soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to kernel oopses when unbinding codec drivers, e.g. with the following...

0.00176EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/09 6:43 a.m.149 views

CVE-2025-37864

CVE-2025-37864 relates to the Linux kernel DSA subsystem: a cleanup path for FDB, MDB and VLAN entries on unbind was added to fix a scenario where bridge bypass operations could leave stale entries and trigger a leak/warn on unbind. The vulnerability stems from the assumption that higher layers b...

5.5CVSS6.5AI score0.00287EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/08 7:15 a.m.11 views

AZL-63788 CVE-2025-37800 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

7.1CVSS6.6AI score0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 2:09 p.m.89 views

CVE-2022-49808

CVE-2022-49808 concerns the Linux kernel net: dsa teardown path where tagger-owned storage could leak on unbind. The provided description explains the root cause: in the dsa switch teardown path, tag_ops->disconnect was not properly dismantled during normal driver teardown, risking use-after-f...

5.5CVSS6.7AI score0.00163EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2021-47653

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: media: davinci: vpif: fix use-after- free on driver unbind The driver allocates and register...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49724

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Fix freeirq on remove Pass the correct devid to freeirq to fix this splat when the driver is unbound: WARNING: CPU: 0 PID: 30 at kernel/irq/manage.c:1895 freeirq Trying to free already-free IRQ 65 Call Trace:...

7.8CVSS5.6AI score0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 6:37 a.m.20 views

CVE-2021-47653

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were never deregistered on driver unbind. This results in a use-after-free ...

7.8CVSS0.00262EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 6:37 a.m.7 views

UBUNTU-CVE-2021-47653

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were never deregistered on driver unbind. This results in a use-after-free ...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:24 a.m.105 views

CVE-2022-49724

CVE-2022-49724 affects the Linux kernel’s goldfish TTY driver. The bug arises from passing an incorrect dev_id to free_irq() during driver removal, which can lead to a splat and attempts to free an already-free IRQ (IRQ 65). A fix was implemented to pass the correct dev_id in the remove path (gol...

7.8CVSS6.5AI score0.00271EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.32 views

CVE-2021-47653 media: davinci: vpif: fix use-after-free on driver unbind

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform device structures during probe, but the devices were never deregistered on driver unbind. This results in a use-after-free ...

0.00262EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.12 views

kernel: serial: core: fix transmit-buffer reset and memleak

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS6.8AI score0.00251EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.13 views

SUSE CVE-2023-52905

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and hash tables for the tc feature are not getting freed in driver unbind. This patch fixes the issue...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

DEBIAN-CVE-2023-52905

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and hash tables for the tc feature are not getting freed in driver unbind. This patch fixes the issue...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.6 views

UBUNTU-CVE-2022-48861

In the Linux kernel, the following vulnerability has been resolved: vdpa: fix use-after-free on vpvdparemove When vpvdpa driver is unbind, vpvdpa is freed in vdpaunregisterdevice and then vpvdpa-mdev.pcidev is dereferenced in vpmodernremove, triggering use-after-free. Call Trace of unbinding driv...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47527

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS5.5AI score0.00251EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.36 views

CVE-2021-47527

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS6.3AI score0.00251EPSS
SaveExploits0References9
Rows per page
Query Builder