Lucene search
+L

9661 matches found

Cvelist
Cvelist
added 2024/04/04 6:08 p.m.43 views

CVE-2024-29192 GHSL-2023-206 gotortc Cross-Site Request Forgery vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to Cross-Site Request Forgery. The /api/config endpoint allows one to modify the existing configuration with user-supplied values. While the API is only allowing localhost to interact without authentication, an...

8.8CVSS9.2AI score0.00471EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/04/04 5:25 p.m.46 views

CVE-2024-26787

A flaw affecting the STM32 MMC/SD card driver was found in the Linux kernel. This issue is caused by improper handling of Direct Memory Access DMA mappings, resulting in overlapping memory regions. This overlap can trigger warnings and lead to potential memory corruption or unstable behavior...

5.5CVSS8.3AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.21 views

CVE-2024-26799

A vulnerability was found in the Qualcomm ASoC ALSA System on Chip driver for the Linux kernel, where an uninitialized pointer dmactl could be used in certain conditions. This issue occurs when an invalid driver ID daiid is encountered, leading to potential use of uninitialized memory. Mitigation...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.29 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS6.3AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 9:15 a.m.9 views

DEBIAN-CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS5.4AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/04 9:15 a.m.31 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/04 9:15 a.m.0 views

DEBIAN-CVE-2024-26781

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix possible deadlock in subflow diag Syzbot and Eric reported a lockdep splat in the subflow diag: WARNING: possible circular locking dependency detected 6.8.0-rc4-syzkaller-00212-g40b9385dd8e6 0 Not tainted...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.21 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS6.7AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 8:20 a.m.17 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.47 views

CVE-2024-26799 ASoC: qcom: Fix uninitialized pointer dmactl

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS6.6AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.80 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS5.4AI score0.00239EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.27 views

CVE-2024-26794

...

7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.48 views

CVE-2024-26794

Removed by vendor...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.45 views

CVE-2024-26786 iommufd: Fix iopt_access_list_id overwrite bug

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix ioptaccesslistid overwrite bug Syzkaller reported the following WARNON: WARNING: CPU: 1 PID: 4738 at drivers/iommu/iommufd/iopagetable.c:1360 Call Trace: iommufdaccesschangeioas+0x2fe/0x4e0...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 8:20 a.m.7 views

CVE-2024-26787 mmc: mmci: stm32: fix DMA API overlapping mappings warning

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

6AI score
SaveExploits0References11
CVE
CVE
added 2024/04/04 8:20 a.m.125 views

CVE-2024-26787

Technical details about CVE-2024-26787 are not provided in the supplied documents. Monitor official advisories for updates on affected products, impact, and fixes.

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.22 views

CVE-2024-26787 mmc: mmci: stm32: fix DMA API overlapping mappings warning

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

6.6AI score0.00226EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.40 views

CVE-2024-26787 mmc: mmci: stm32: fix DMA API overlapping mappings warning

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

7.7AI score0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.33 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS7.3AI score0.00226EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.34 views

CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS6.7AI score0.0027EPSS
SaveExploits0References4
Rows per page
Query Builder