Lucene search
+L

446 matches found

NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74543

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:27 p.m.29 views

CVE-2026-74543

CVE-2026-74543 concerns the Linux kernel UDP tunnel NIC offload code. The issue: when device registration fails, the code may leak a struct udp_tunnel_nic due to an early return if utn->work_pending is set, because no subsequent NETDEV_UNREGISTER rebroadcast occurs. The fix, as described in co...

5.3AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72240

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.4 views

UBUNTU-CVE-2026-72240

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

5.4AI score0.0021EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72240 mfd: sm501: Fix reference leak on failed device registration

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:54 a.m.3 views

CVE-2026-72240 mfd: sm501: Fix reference leak on failed device registration

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:53 a.m.19 views

CVE-2026-72171

CVE-2026-72171 concerns the Linux kernel mtd/slram subsystem. The issue occurs when register_device() links a new slram_mtdlist entry before all required state is allocated; if a later allocation (memremap, mtd_device_register) fails, the partially initialized entry remains on the global list. Th...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72428

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platform device register fails in sm501 register device, the embedded struct device in pdev has already been initialized by device initialize, but the failure path...

5.4AI score0.0021EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/03 7:16 p.m.13 views

CVE-2025-15630

A race condition exists in the cloud-based Omada device adoption process when an attacker may be able to interact with the adoption workflow before a legitimate device completes registration, resulting in provisioning information being delivered to an attacker. Successful exploitation may allow...

5.9CVSS0.00199EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 5:51 p.m.9 views

EUVD-2025-210612

A race condition exists in the cloud-based Omada device adoption process when an attacker may be able to interact with the adoption workflow before a legitimate device completes registration, resulting in provisioning information being delivered to an attacker. Successful exploitation may allow...

5.8CVSS5.5AI score0.00199EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 5:51 p.m.41 views

CVE-2025-15630

CVE-2025-15630 describes a race condition in the cloud-based TP-Link Omada adoption workflow. The vulnerability arises during device provisioning, where an attacker could interact with the adoption process before a legitimate device finishes registration, potentially causing provisioning informat...

5.9CVSS5.5AI score0.00199EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/29 4:07 p.m.9 views

CVE-2026-64475

A flaw was found in the Linux kernel's vfio/pci subsystem. A missing cleanup operation during device registration could lead to a stale registration and a callback using freed memory. This vulnerability could result in system instability or potentially lead to a denial of service...

8.8CVSS5.8AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 3:36 p.m.7 views

CVE-2026-64332

A flaw was found in the Linux kernel's USB ULPI UTMI+ Low Pin Interface driver. This vulnerability occurs during early ULPI device registration failures, where the allocated device name is not properly freed. A local attacker could potentially exploit this memory leak, leading to a denial of...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.6 views

drivers/base/memory: set mem->altmap after successful device registration

...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/07/24 4:16 p.m.15 views

CVE-2026-64244

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 3:29 p.m.7 views

CVE-2026-64244 drivers/base/memory: set mem->altmap after successful device registration

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/24 3:29 p.m.13 views

EUVD-2026-48653

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score0.00114EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64038

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Stop work before releasing hwmon device Sashiko reports: In lm90probe, the devm action to cancel the alertwork and reportwork lm90restoreconf is registered in lm90initclient before devmhwmondeviceregisterwithinfo is...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.24 views

CVE-2026-64038

CVE-2026-64038 concerns the Linux kernel hwmon lm90 driver. In lm90_probe(), devm actions to cancel alert_work and report_work were registered before hwmon device registration. With devm cleanup in reverse order, the hwmon device could be freed first, allowing lm90_update_alarms() to dereference ...

5.4AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder