Lucene search
+L

55 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 11:50 a.m.8 views

CVE-2026-68181

A flaw was found in the Linux kernel's mei bus component. A use-after-free vulnerability exists in the meiclbusdevrelease function. This flaw, caused by improper synchronization during cleanup, could lead to memory corruption and system instability...

7CVSS5.5AI score0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/11 12:0 a.m.11 views

CVE-2026-68181

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

5.3AI score0.002EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68181

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.3 views

UBUNTU-CVE-2026-68181

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

5.4AI score0.002EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 11:59 a.m.8 views

EUVD-2026-55282

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

5.3AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68181 mei: bus: access mei_device under device_lock on cleanup

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:59 a.m.10 views

CVE-2026-68181 mei: bus: access mei_device under device_lock on cleanup

In the Linux kernel, the following vulnerability has been resolved: mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist access after meidevbusputbus can become a use-after-free if this was the...

5.4AI score
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:59 a.m.31 views

CVE-2026-68181

In the Linux kernel, CVE-2026-68181 affects the mei bus cleanup path. The vulnerability arises in mei_cl_bus_dev_release() where mei_cl_flush_queues() runs without holding a lock, and subsequent access to bus->file_list after mei_dev_bus_put(bus) can lead to a use-after-free if it was the last...

5.3AI score0.002EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mei: bus: access meidevice under devicelock on cleanup Fix couple of problems in meiclbusdevrelease: meiclflushqueues is running without lock. bus-filelist acce...

5.7AI score0.002EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2026/05/29 12:0 a.m.99 views

📄 MeiG Smart FORGE_SLT711 Command Injection

MeiG Smart FORGESLT711 proof of concept remote command injection exploit. Exploit Title: MeiG Smart FORGESLT711 - OS Command Injection Date: 2026-05-03 Exploit Author: Daniil Gordeev Vendor Homepage: http://www.meigsmart.com Software Link: N/A firmware distributed via carrier channels Version:...

9.1CVSS5.8AI score0.13549EPSS
SaveExploits3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Wifi: iwlwifi: mei: fix potential NULL-ptr dereference after clone If cloning an SKB object fails, do not attempt to use it. Instead, return an error code as if you are passing it along. Coverity CID: 1503456...

5.9AI score0.00164EPSS
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 vulnerability has been resolved: iwlwifi: mei: fixed potential NULLptr dereferencing issues. If SKB allocation fails, continue instead of using a NULL pointer. Coverity CID: 1497650...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/31 12:32 a.m.24 views

SUSE CVE-2022-50784

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:3 p.m.22 views

CVE-2022-50784

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

5.2AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:3 p.m.34 views

CVE-2022-50784 wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:3 p.m.10 views

CVE-2022-50784 wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:3 p.m.26 views

CVE-2022-50784

The CVE-2022-50784 issue affects the Linux kernel in the wifi/iwlwifi/mei path, where a NULL-pointer dereference can occur after attempting to clone an SKB. If SKB cloning fails, the code may proceed to use the invalid SKB instead of aborting, risking a system crash or instability. The vulnerabil...

6.1AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity...

6.1AI score0.00164EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: media: ivsc: Fixed a crash during shutdown due to missing meicldevdisable calls. Both the ACE and CSI drivers lack a meicldevdisable call in their remove function. This causes the meicl client to remain in the meidevice-filelist...

7.8CVSS5.3AI score0.00148EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2020-28115

Malware in sbrugna...

4.9CVSS5.2AI score0.00789EPSS
SaveExploits0References2
Rows per page
Query Builder