Lucene search
+L

8675 matches found

Zero Day Initiative
Zero Day Initiative
added 2024/06/21 12:0 a.m.30 views

(Pwn2Own) Silicon Labs Gecko OS Debug Interface Format String Information Disclosure Vulnerability

This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of Silicon Labs Gecko OS. Authentication is not required to exploit this vulnerability. The specific flaw exists within the debug interface. The issue results from the lack of proper...

4.3CVSS6.6AI score0.00379EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 11:15 a.m.21 views

CVE-2022-48715

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

5.5CVSS0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/20 11:13 a.m.16 views

CVE-2022-48715 scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

6AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.17 views

CVE-2022-48715

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 3:15 p.m.3 views

DEBIAN-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS5.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.2 views

DEBIAN-CVE-2021-47580

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix type in mint to avoid stack OOB Change mint to use type "u32" instead of type "int" to avoid stack out of bounds. With mint type "int" the values get sign extended and the larger value gets used causing stack...

7.1CVSS5.4AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

DEBIAN-CVE-2021-47578

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it returns ZEROSIZEPTR. Because of that, for a following NULL pointer check to work on the returned pointer, kcalloc must not be called...

5.5CVSS5.2AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.13 views

UBUNTU-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.1AI score0.00241EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

UBUNTU-CVE-2021-47578

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it returns ZEROSIZEPTR. Because of that, for a following NULL pointer check to work on the returned pointer, kcalloc must not be called...

5.5CVSS5.9AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 3:15 p.m.5 views

UBUNTU-CVE-2021-47580

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix type in mint to avoid stack OOB Change mint to use type "u32" instead of type "int" to avoid stack out of bounds. With mint type "int" the values get sign extended and the larger value gets used causing stack...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.14 views

UBUNTU-CVE-2024-38590

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

7.1CVSS6AI score0.00313EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.27 views

CVE-2024-38590

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

7.1CVSS6.1AI score0.00313EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/19 1:45 p.m.19 views

CVE-2024-38590 RDMA/hns: Modify the print level of CQE error

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

7.1CVSS5.8AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.22 views

CVE-2024-38590 RDMA/hns: Modify the print level of CQE error

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

6.7AI score0.00313EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 1:45 p.m.102 views

CVE-2024-38590

CVE-2024-38590 affects the Linux kernel’s RDMA/hns component. The underlying issue is excessive printing of CQE-related errors, which can cause a kernel panic. The documented fix changes printing behavior: replace ibdev_err() with ibdev_err_ratelimited() and reduce CQE dump printing to debug leve...

7.1CVSS7AI score0.00313EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.44 views

CVE-2024-38571 thermal/drivers/tsens: Fix null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/tsens: Fix null pointer dereference computeinterceptslope is called from calibrate8960 in tsens-8960.c as computeinterceptslopepriv, p1, NULL, ONEPTCALIB which lead to null pointer dereference if DEBUG or...

0.00228EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 Linux kernel that originates from respmodeselect in scsi scsidebug that does not perform an integrity check on block descriptor length...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/06/19 12:0 a.m.9 views

The vulnerability of the `createSessionInternal` function in the `PackageInstallerService.java` module of the Android operating system allows a hacker to access the database of any application.

The vulnerability of the createSessionInternal function in the PackageInstallerService.java module of the Android operating system is related to the lack of encapsulation around special characters in the name of the installer when it is written to /data/system/packages.list. Exploiting this...

8.4CVSS5.6AI score0.0146EPSS
SaveExploits17References3Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2024/06/18 1:0 p.m.20 views

Helpful tools to get started in IoT Assessments

The Internet of Things IoT can be a daunting field to get into. With many different tools and products available on the market it can be confusing to even know where to start. Having performed dozens of IoT assessments, I felt it would be beneficial to compile a basic list of items that are...

6.9AI score
SaveExploits0
Rows per page
Query Builder