Lucene search
+L

88 matches found

NVD
NVD
added 2024/05/24 3:15 p.m.18 views

CVE-2021-47542

In the Linux kernel, the following vulnerability has been resolved: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic83xxaddrings In qlcnic83xxaddrings, the indirect function of ahw-hwops-allocmbxargs will be called to allocate memory for cmd.req.arg, and there is a dereference of it ...

5.5CVSS6.6AI score0.00251EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.16 views

CVE-2021-47537

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

5.5CVSS6.2AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.28 views

CVE-2021-47541

In the Linux kernel, the following vulnerability has been resolved: net/mlx4en: Fix an use-after-free bug in mlx4entryallocresources In mlx4entryallocresources, mlx4encopypriv is called and tmp-txcq will be freed on the error path of mlx4encopypriv. After that mlx4enallocresources is called and...

7.8CVSS6.2AI score0.00295EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.17 views

CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/24 3:9 p.m.95 views

CVE-2021-47542

CVE-2021-47542 affects the Linux kernel’s qlcnic logic for certain 83xx devices. In function qlcnic_83xx_add_rings() , the indirect call through ahw->hw_ops->alloc_mbx_args() can return NULL on allocation failure, and the code could dereference this NULL pointer. The patch adds a guard to v...

5.5CVSS7.2AI score0.00251EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.25 views

CVE-2021-47541 net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()

In the Linux kernel, the following vulnerability has been resolved: net/mlx4en: Fix an use-after-free bug in mlx4entryallocresources In mlx4entryallocresources, mlx4encopypriv is called and tmp-txcq will be freed on the error path of mlx4encopypriv. After that mlx4enallocresources is called and...

7.1AI score0.00295EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/24 3:9 p.m.106 views

CVE-2021-47541

CVE-2021-47541 targets the Linux kernel mlx4_en driver. In mlx4_en_try_alloc_resources(), mlx4_en_copy_priv() may free tmp->tx_cq on the error path, and later mlx4_en_alloc_resources() dereferences &tmp->tx_cq[t][i], risking a use-after-free. The fix adds a guard/check around mlx4_en_copy_p...

7.8CVSS8.6AI score0.00295EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.16 views

CVE-2021-47537 octeontx2-af: Fix a memleak bug in rvu_mbox_init()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

7AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.20 views

CVE-2021-47537 octeontx2-af: Fix a memleak bug in rvu_mbox_init()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

6.5AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:9 p.m.95 views

CVE-2021-47537

CVE-2021-47537 affects the Linux kernel in the octeontx2-af component, where in rvu_mbox_init() the mbox_regions pointer could be leaked on the switch-default path. The bug was a memory leak due to not freeing or returning the regions, and it is fixed by replacing a plain return err with a goto f...

5.5CVSS7.2AI score0.00193EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.20 views

CVE-2021-47528 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

6.5AI score0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.17 views

CVE-2021-47528 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

7AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:9 p.m.78 views

CVE-2021-47528

CVE-2021-47528 in the Linux kernel USB CDNSP code fixes a NULL pointer dereference in cdnsp_endpoint_init() by adding a check for pep->ring after cdnsp_ring_alloc() (previously dereferenced on potential failure). The vulnerability could occur when cdnsp_ring_alloc() fails and pep->ring is N...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

6.6CVSS6.4AI score0.00275EPSS
SaveExploits0References12
Veracode
Veracode
added 2024/04/05 10:14 a.m.23 views

Server Side Request Forgery

mobsf is vulnerable to Server Side Request Forgery. The vulnerability is due to a flaw in the firebase database check logic, allowing attackers to manipulate the server to make connections to internal-only services within the organization's infrastructure when a malicious app is uploaded to the...

6.3CVSS6.9AI score0.0051EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/04 4:10 p.m.43 views

CVE-2024-31215 Mobile Security Framework (MobSF) vulnerable to Server-Side Request Forgery (SSRF) in firebase database check

Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. A SSRF vulnerability in firebase database check logic. The attacker can cause the server to make a connection to internal-only services within the organization’s...

6.3CVSS6.2AI score0.0051EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 4:10 p.m.33 views

CVE-2024-31215 Mobile Security Framework (MobSF) vulnerable to Server-Side Request Forgery (SSRF) in firebase database check

Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. A SSRF vulnerability in firebase database check logic. The attacker can cause the server to make a connection to internal-only services within the organization’s...

6.3CVSS6.2AI score0.0051EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 2:39 p.m.18 views

GHSA-WPFF-WM84-X5CX Mobile Security Framework (MobSF) vulnerable to SSRF in firebase database check

Impact What kind of vulnerability is it? Who is impacted? SSRF vulnerability in firebase database check logic. The attacker can cause the server to make a connection to internal-only services within the organization’s infrastructure. When malicious app is uploaded to Static analyzer, it is possib...

6.3CVSS6.1AI score0.0051EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2023/10/06 11:30 a.m.30 views

Caracal - Static Analyzer For Starknet Smart Contracts

Caracal is a static analyzer tool over the SIERRA representation for Starknet smart contracts. Features Detectors to detect vulnerable Cairo code Printers to report information Taint analysis Data flow analysis framework Easy to run in Scarb projects Installation Precompiled binaries Precompiled...

7.5AI score
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:19 p.m.7 views

Malicious code in bem-xjst-static-analyzer (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e5c3910628bae004c82b2e78a7ee1be3d4fd038c3335d0f7ac0d3285ee25f45a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder