Lucene search
+L

175 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.7 views

UBUNTU-CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References49
CVE
CVE
added 2024/12/27 2:51 p.m.188 views

CVE-2024-56599

CVE-2024-56599 records a Linux kernel vulnerability in the wifi/ath10k SDIO path where rmmod ath10k could panic if CONFIG_INIT_ON_FREE_DEFAULT_ON is enabled. The root cause is a NULL-pointer path involving destroying the sdio workqueue before ath10k_core_destroy frees the wiphy/cfg80211 device, l...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.17 views

CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.28 views

CVE-2024-56599 wifi: ath10k: avoid NULL pointer error during sdio remove

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

0.00234EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.11 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 null pointer error issue in the wifi subsystem with the ath10k driver on sdio removal...

5.5CVSS6.5AI score0.00234EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:00 a.m.15 views

The vulnerability of the SDIO component in the Linux operating system’s kernel allows a hacker to gain access to confidential information.

The vulnerability of the SDIO component in the Linux operating system is related to the disclosure of information. Exploiting this vulnerability can allow an attacker to gain access to confidential information...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References22Affected Software5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.21 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.15 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/08 12:00 a.m.65 views

ALSA-2024:5102 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: tracing: Restructure traceclockglobal to...

9.8CVSS8.7AI score0.01358EPSS
SaveExploits1References300
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:00 a.m.218 views

RHEL 8 : kernel-rt (RHSA-2024:5102)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5102 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

9.8CVSS8.6AI score0.08555EPSS
SaveExploits3References298
RedhatCVE
RedhatCVE
added 2024/06/11 7:25 p.m.17 views

CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

4.4CVSS6.9AI score0.00251EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.13 views

CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.3AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 4:15 p.m.28 views

UBUNTU-CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.32 views

CVE-2023-52730 mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

6.4AI score0.00251EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:22 p.m.203 views

CVE-2023-52730

CVE-2023-52730 concerns the Linux kernel mmc_sdio subsystem. The issue arises when sdio_add_func() or sdio_init_func() fail: resources may not be released because the sdio function isn’t present to trigger of_node_put() or put_device(). The patch changes logic so that sdio_func_present() only gat...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/21 3:22 p.m.21 views

CVE-2023-52730 mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.29 views

CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS7AI score0.00251EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.18 views

CVE-2023-52730 mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

6.7AI score0.00251EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/19 3:37 a.m.9 views

SUSE CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

4.4CVSS7AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder