Lucene search
+L

59 matches found

Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.3 views

jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error

...

5.5CVSS6.8AI score0.00257EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.5 views

SUSE CVE-2024-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4copy earlier Ensure the refcount and asynccopies fields are initialized early. cleanupasynccopy will reference these fields if an error occurs in nfsd4copy. If they are not correctly initialized, at t...

5.5CVSS7.4AI score0.00207EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.4 views

SUSE CVE-2024-46751

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References15
RedHat Linux
RedHat Linux
added 2024/08/13 10:8 a.m.4 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

8.1CVSS7.7AI score0.01305EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.6 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

8.1CVSS7.7AI score0.01305EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2024/07/15 4:8 p.m.6 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

8.1CVSS7.7AI score0.01305EPSS
Exploits1References6
OSV
OSV
added 2024/06/21 11:15 a.m.4 views

DEBIAN-CVE-2024-38390

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS5AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.2 views

DEBIAN-CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS5.6AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.6 views

UBUNTU-CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/03/05 12:0 a.m.4 views

The vulnerability of the drm_connector_cleanup() function of the Direct Rendering Manager (DRM) subsystem in Linux operating systems allows a perpetrator to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the drmconnectorcleanup function in the Direct Rendering Manager DRM subsystem of Linux operating systems is related to the use of memory after it is freed as a result of an incorrect cleanup procedure. Exploiting this vulnerability could allow an attacker to compromise the...

8.4CVSS6.7AI score0.00255EPSS
Exploits0References15Affected Software4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.3 views

kernel: driver core: fix resource leak in device_add()

A reference leak was found in the Linux kernel's driver core device registration logic. When kobjectadd fails partway through deviceadd, the error cleanup attempts to free resources but fails because kobjectadd has already cleared the device's parent pointer. This prevents cleanupgluedir from...

5.5CVSS7.2AI score0.00135EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/01/26 12:0 a.m.4 views

smartctl 安全漏洞

smartctl is a command line application by Manuel B. Personal Developer. A security vulnerability exists in smartctl that stems from incorrect input cleanup, which can be exploited by an attacker to perform command injection via the info method...

7.8CVSS7.4AI score0.01219EPSS
Exploits1References3
BDU FSTEC
BDU FSTEC
added 2022/08/12 12:0 a.m.7 views

The vulnerability of the Microsoft Outlook email client, related to incorrect cleaning or freeing of resources, allows a perpetrator to cause a service failure.

The vulnerability of the Microsoft Outlook email client is related to improper cleaning or release of resources. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

7.8CVSS7.3AI score0.22441EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2021/05/18 3:49 p.m.4 views

kernel: memory leak in sof_set_get_large_ctrl_data() function in sound/soc/sof/ipc.c

A flaw was found in the Linux kernel’s sofsetgetlargectrldata function, in the way it handled memory cleanup in a specific error path. A local attacker could use this flaw to crash the system...

5.5CVSS7.1AI score0.00393EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 1:14 a.m.6 views

kernel: Two memory leaks in the rtl_usb_probe() function in drivers/net/wireless/realtek/rtlwifi/usb.c allow for a DoS

A flaw was found in the Linux kernel. The rtlusbprobe function mishandles resource cleanup on error. An attacker able to induce the error conditions could use this flaw to crash the system. The highest threat from this vulnerability is to system availability...

4.9CVSS6.8AI score0.00897EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 7:0 p.m.9 views

kernel: memory leak in the crypto_report() function in crypto/crypto_user_base.c allows for DoS

A flaw was found in the Linux kernel. The cryptoreport function mishandles resource cleanup on error. A local attacker able to induce the error conditions could use this flaw to crash the system. The highest threat from this vulnerability is to system availability...

4.7CVSS6.8AI score0.00633EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 7:0 p.m.6 views

kernel: Memory leak in drivers/scsi/libsas/sas_expander.c

A memory leak flaw was found in the Linux kernel. An error in the resource cleanup of the sasexdiscoverexpander function can allow an attacker to induce error conditions that could crash the system. The highest threat from this vulnerability is to system availability...

4.7CVSS7.1AI score0.00405EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/07/07 1:23 p.m.5 views

kernel: memory leak in the crypto_report() function in crypto/crypto_user_base.c allows for DoS

A flaw was found in the Linux kernel. The cryptoreport function mishandles resource cleanup on error. A local attacker able to induce the error conditions could use this flaw to crash the system. The highest threat from this vulnerability is to system availability...

4.7CVSS6.8AI score0.00633EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2017/09/01 12:0 a.m.7 views

The vulnerability of the Android operating system from the CAF repository exists due to memory buffer cleanup errors, allowing attackers to cause memory corruption.

The vulnerability of the Linux operating system’s Android kernel from the CAF repository involves the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability allows a malicious actor to cause memory corruption by using an incorrect length for memory buffer...

10CVSS8.2AI score0.00836EPSS
Exploits0References3
Rows per page
Query Builder