Lucene search
+L

123 matches found

CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from not disabling edev in the remove function of rk3399dmc, resulting in an unbalanced enable count...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:0 a.m.7 views

The vulnerability of the imx8mp_blk_ctrl_remove() function in the drivers/pmdomain/imx/imx8mp-blk-ctrl.c module of Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the imx8mpblkctrlremove function in the drivers/pmdomain/imx/imx8mp-blk-ctrl.c module of Linux operating systems is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.9AI score0.00199EPSS
SaveExploits0References18Affected Software6
NVD
NVD
added 2024/10/31 7:15 p.m.26 views

CVE-2024-48200

An issue in MobaXterm v24.2 allows a local attacker to escalate privileges and execute arbitrary code via the remove function of the MobaXterm MSI is spawning one Administrative cmd conhost.exe...

8.4CVSS0.00184EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/10/31 12:0 a.m.9 views

PT-2024-33022 · Mobaxterm · Mobaxterm

Name of the Vulnerable Software and Affected Versions: MobaXterm version 24.2 Description: An issue in MobaXterm allows a local attacker to escalate privileges and execute arbitrary code via the remove function of the MobaXterm MSI, which spawns an Administrative cmd conhost.exe. This enables the...

8.4CVSS7.8AI score0.00184EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/31 12:0 a.m.14 views

CVE-2024-48200

An issue in MobaXterm v24.2 allows a local attacker to escalate privileges and execute arbitrary code via the remove function of the MobaXterm MSI is spawning one Administrative cmd conhost.exe...

7.7AI score0.00184EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/31 12:0 a.m.19 views

CVE-2024-48200

An issue in MobaXterm v24.2 allows a local attacker to escalate privileges and execute arbitrary code via the remove function of the MobaXterm MSI is spawning one Administrative cmd conhost.exe...

0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

AZL-51523 CVE-2024-49924 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS6.7AI score0.00249EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the venusremove function due to a race condition, which could allow an attacke...

7CVSS6.6AI score0.00189EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.4 views

block: fix deadlock between sd_remove & sd_release

...

5.5CVSS8.9AI score0.00171EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.3 views

SUSE CVE-2022-48907

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in -remove Once allocated the struct lcd2sdata is never freed. Fix the memory leak by switching to devmkzalloc...

3.3CVSS6.5AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/22 2:15 a.m.2 views

DEBIAN-CVE-2022-48907

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in -remove Once allocated the struct lcd2sdata is never freed. Fix the memory leak by switching to devmkzalloc...

5.5CVSS5AI score0.0021EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in the remove function...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/17 9:15 a.m.38 views

UBUNTU-CVE-2024-42282

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy netdevice handling Move the freeing of the dummy netdevice from mtkfreedev to mtkremove. Previously, if allocnetdevdummy failed in mtkprobe, eth-dummydev would be NUL...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.13 views

kernel: media: bttv: fix use after free error due to btv->timeout timer

In the Linux kernel, the following vulnerability has been resolved: media: bttv: fix use after free error due to btv-timeout timer There may be some a race condition between timer function bttvirqtimeout and bttvremove. The timer is setup in probe and there is no timerdelete operation in remove...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.7 views

mmc: davinci: Don't strip remove function when driver is builtin

...

5.5CVSS7.3AI score0.00228EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.19 views

CVE-2022-48860 ethernet: Fix error handling in xemaclite_of_probe

In the Linux kernel, the following vulnerability has been resolved: ethernet: Fix error handling in xemacliteofprobe This node pointer is returned by ofparsephandle with refcount incremented in this function. Calling ofnodeput to avoid the refcount leak. As the remove function do...

6.7AI score0.00216EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.34 views

CVE-2024-39484 mmc: davinci: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

0.00228EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.47 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS0.00215EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.13 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

6.8AI score0.00215EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/06/17 12:0 a.m.9 views

The vulnerability of the liteuartremove() function in the LiteUART driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the liteuartremove function in the drivers/tty/serial/liteuart.c file of the Linux kernel’s LiteUART driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS5.5AI score0.0023EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder