Lucene search
K

20 matches found

RedHat Linux
RedHat Linux
added 2026/01/14 12:13 a.m.1 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS5.8AI score0.0012EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.4 views

UBUNTU-CVE-2023-54024

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy target device if coalesced MMIO unregistration fails Destroy and free the target coalesced MMIO device if unregistering said device fails. As clearly noted in the code, kvmiobusunregisterdev does not destroy the targ...

5.7AI score0.00161EPSS
Exploits0References8
EUVD
EUVD
added 2025/12/08 3:31 a.m.2 views

EUVD-2022-55688

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

6AI score0.00173EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.2 views

SUSE CVE-2022-50538

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

5.5CVSS6.5AI score0.00145EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 3:21 p.m.9 views

CVE-2022-50538 vme: Fix error not catched in fake_init()

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

5.5CVSS6.5AI score0.00145EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/02/10 12:0 a.m.6 views

PT-2025-33781

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the clock clk subsystem, specifically in the xilinx VCUs. An issue exists where the pll post is improperly unregistered if its initial...

5.5CVSS6.1AI score0.00146EPSS
Exploits0
Cvelist
Cvelist
added 2024/12/29 8:48 a.m.18 views

CVE-2024-56715 ionic: Fix netdev notifier unregister on failure

In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on failure If registernetdev fails, then the driver leaks the netdev notifier. Fix this by calling ioniclifunregister on registernetdev failure. This will also call ioniclifunregisterphc if i...

0.00245EPSS
Exploits0References5
CVE
CVE
added 2024/12/29 8:48 a.m.152 views

CVE-2024-56715

CVE-2024-56715 relates to the Linux kernel fix for netdev notifier leaks when register_netdev() fails. The vulnerability occurs if a driver registers a netdev notifier but the subsequent register_netdev() call fails, causing a leak of the netdev notifier. The patch implements ionic_lif_unregister...

5.5CVSS6.6AI score0.00245EPSS
Exploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.3 views

SUSE CVE-2024-47675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in bpfuprobemultilinkattach If bpflinkprime fails, bpfuprobemultilinkattach goes to the errorfree label and frees the array of bpfuprobe's without calling bpfuprobeunregister. This leaks bpfuprobe-uprobe a...

6.4CVSS7.3AI score0.00237EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.9 views

SUSE CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

6.7CVSS6.3AI score0.00241EPSS
Exploits0References13
ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.4 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS6.3AI score0.00241EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/02/29 11:15 p.m.3 views

DEBIAN-CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS5.7AI score0.00241EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.2 views

UBUNTU-CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS6.2AI score0.00241EPSS
Exploits0References3
CVE
CVE
added 2024/02/29 10:37 p.m.123 views

CVE-2021-47061

CVE-2021-47061 : Concrete details in connected advisories show a Linux kernel/KVM issue where destroying an I/O bus device must occur after unregister, and after SRCU-synchronization. The root cause is a use-after-free risk if devices are destroyed before the bus is nullified, because readers exp...

7.8CVSS6.4AI score0.00241EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.24 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.2AI score0.00241EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: Linux kernel KVM: Memory leak via coalesced MMIO unregistration failure

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. This vulnerability occurs when the unregistration of a coalesced Memory-Mapped I/O MMIO device fails, leading to a memory leak. A local attacker could exploit this flaw to consume system memory, potentially causing...

5.8AI score0.00161EPSS
Exploits0References5
OSV
OSV
added 2021/05/31 3:39 p.m.11 views

GSD-2021-1000395 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.37 by commit...

7.3AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.15 views

UVI-2021-1000395 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.37 by commit...

7.3AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.14 views

GSD-2021-1000299 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.4 by commit...

7.3AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.9 views

UVI-2021-1000299 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.4 by commit...

7.3AI score
Exploits0
Rows per page
Query Builder