Lucene search
+L

5521 matches found

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
SUSE CVE
SUSE CVE
added 2024/08/06 2:02 a.m.6 views

SUSE CVE-2024-41025

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which...

4.4CVSS7.5AI score0.00288EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/08/06 2:01 a.m.15 views

SUSE CVE-2024-41068

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

3.3CVSS6.3AI score0.00243EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.7 views

SUSE CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.8 views

SUSE CVE-2024-42147

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

5.5CVSS7.6AI score0.00234EPSS
SaveExploits0References10
NVD
NVD
added 2024/07/31 9:15 p.m.19 views

CVE-2024-41255

filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing attackers to execute a man-in-the-middle attack via the Init function of index.go...

7.5CVSS0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/31 12:00 a.m.14 views

CVE-2024-41255

filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing attackers to execute a man-in-the-middle attack via the Init function of index.go...

7.2AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/31 12:00 a.m.5 views

CVE-2024-41255

filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing attackers to execute a man-in-the-middle attack via the Init function of index.go...

7.5CVSS7.2AI score
SaveExploits0References3
CVE
CVE
added 2024/07/31 12:00 a.m.70 views

CVE-2024-41255

Summary: Filestash v0.4 is configured to skip TLS certificate verification when using FTPS, potentially allowing a man‑in‑the‑middle attack via the Init function of index.go. Root cause: insecure TLS validation (InsecureSkipVerify style setting) leads to certificate trust bypass. Impact: high ris...

7.5CVSS7.2AI score0.00255EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 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 in the bpf module in the test case dummystops/dummyinitretvalue, where the first argument of the test1...

5.5CVSS6.6AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 4:15 p.m.11 views

AZL-47112 CVE-2024-42065 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.18 views

AZL-47235 CVE-2024-42065 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.9 views

AZL-47555 CVE-2024-41096 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Fix UAF in msicapabilityinit KFENCE reports the following UAF: BUG: KFENCE: use-after-free read in pcienablemsirange+0x2c0/0x488 Use-after-free read at 0x0000000024629571 in kfence-12: pcienablemsirange+0x2c0/0x488...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.15 views

CVE-2024-42065 drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

6.8AI score0.00197EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

DEBIAN-CVE-2024-41068

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

5.5CVSS5.5AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

UBUNTU-CVE-2024-41025

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which...

5.5CVSS5.7AI score0.00288EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.36 views

CVE-2024-41059 hfsplus: fix uninit-value in copy_name

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value in copyname syzbot reported BUG: KMSAN: uninit-value in sizedstrscpy+0xc4/0x160 sizedstrscpy+0xc4/0x160 copyname+0x2af/0x320 fs/hfsplus/xattr.c:411 hfspluslistxattr+0x11e9/0x1a50 fs/hfsplus/xattr.c:750...

7.8CVSS0.0027EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/29 12:00 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 the priv-pdev pointer being set after use in the fslasoccardaudmuxinit function...

5.5CVSS6.6AI score0.00233EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.26 views

Amazon Linux 2 : ecs-init, --advisory ALAS2ECS-2024-039 (ALASECS-2024-039)

The version of ecs-init installed on the remote host is prior to 1.84.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2ECS-2024-039 advisory. An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of...

9.8CVSS7.8AI score0.91969EPSS
SaveExploits1References6
Amazon
Amazon
added 2024/07/22 12:00 a.m.19 views

Medium: ecs-init

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

7.5CVSS7.2AI score0.91969EPSS
SaveExploits1
Rows per page
Query Builder