Lucene search
+L

259 matches found

BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.12 views

The vulnerability of the iio component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the iio component in the Linux operating system’s kernel is related to a memory leak in the iiodeviceregistersysfs function. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References29Affected Software5
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.10 views

SUSE CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References15
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2022-49016

In the Linux kernel, the following vulnerability has been resolved: net: mdiobus: fix unbalanced node reference count I got the following report while doing devicemscc-miim load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1 instead of 2,...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 6:15 p.m.22 views

CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

DEBIAN-CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.30 views

PT-2024-11877 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an unbalanced node reference count in the Linux kernel's net component, specifically in the mdiobus subsystem. This can lead to a memory leak. The problem occur...

9.1CVSS6.5AI score0.04079EPSS
SaveExploits9References1667
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.6 views

SUSE CVE-2024-46823

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

8.4CVSS6.5AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.13 views

AZL-53346 CVE-2024-46823 affecting package kernel for versions less than 6.6.90.1-1

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

5.5CVSS6.6AI score0.00252EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.7 views

SUSE CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS7.8AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/22 4:15 a.m.6 views

UBUNTU-CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.10 views

SUSE CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

3.3CVSS7.7AI score0.00234EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.26 views

CVE-2021-47472

...

6.5AI score
SaveExploits0
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS5.4AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.27 views

CVE-2021-47416 phy: mdio: fix memory leak

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

6.4AI score0.00234EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:11 a.m.5 views

SUSE CVE-2023-52652

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

3.3CVSS6.2AI score0.00273EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/05/01 1:03 p.m.13 views

CVE-2023-52652 NTB: fix possible name leak in ntb_register_device()

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

6.6AI score0.00273EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 10:15 a.m.11 views

UBUNTU-CVE-2023-52643

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix memleak in iiodeviceregistersysfs When iiodeviceregistersysfsgroup fails, we should free iiodevopaque-chanattrgroup.attrs to prevent potential memleak...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References18
OSV
OSV
added 2024/04/17 10:15 a.m.25 views

UBUNTU-CVE-2024-26820

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Register VF in netvscprobe if NETDEVICEREGISTER missed If hvnetvsc driver is unloaded and reloaded, the NETDEVICEREGISTER handler cannot perform VF register successfully as the register call is received before netvscpro...

5.5CVSS6.1AI score0.00237EPSS
SaveExploits0References31
Rows per page
Query Builder