Lucene search
+L

88 matches found

OSV
OSV
added 2024/11/09 10:15 a.m.15 views

CVE-2024-50259 netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

5.5CVSS5.9AI score0.00219EPSS
Exploits0References9
CVE
CVE
added 2024/11/09 10:15 a.m.143 views

CVE-2024-50259

CVE-2024-50259 affects the Linux kernel via the netdevsim component. The issue is caused by missing a trailing NUL after copy_from_user() in nsim_nexthop_bucket_activity_write(), which could affect string handling in that function. A fix adds the trailing zero to ensure proper operation. The CVE ...

5.5CVSS5.1AI score0.00219EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.29 views

CVE-2024-50259 netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

0.00219EPSS
Exploits0References5
OSV
OSV
added 2024/11/06 3:15 p.m.6 views

PYSEC-2024-238

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication bypass occurs when the API URL ends with Authentication. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints includ...

10CVSS9.5AI score0.38961EPSS
Exploits0References1
NVD
NVD
added 2024/11/06 3:15 p.m.28 views

CVE-2024-10082

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication method confusion allows logging in as the built-in root user from an external service. The built-in root user up until 6.24.1 is generated in a weak manner, cannot...

9CVSS0.00472EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/11/06 2:34 p.m.24 views

CVE-2024-10082

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication method confusion allows logging in as the built-in root user from an external service. The built-in root user up until 6.24.1 is generated in a weak manner, cannot...

8.7CVSS0.00472EPSS
Exploits0References1
OSV
OSV
added 2024/11/06 2:33 p.m.6 views

CVE-2024-10081

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication bypass occurs when the API URL ends with Authentication. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints includ...

10CVSS6.8AI score0.38961EPSS
Exploits0References3
OSV
OSV
added 2024/08/22 2:15 a.m.1 views

DEBIAN-CVE-2021-4441

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

5.5CVSS5.5AI score0.00225EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.16 views

CVE-2021-4441

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References7
OSV
OSV
added 2024/08/22 2:15 a.m.6 views

UBUNTU-CVE-2021-4441

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

5.5CVSS6.1AI score0.00225EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.17 views

CVE-2021-4441 spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

7AI score0.00225EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/08/22 1:30 a.m.17 views

CVE-2021-4441 spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

0.00225EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.38 views

CVE-2024-39479 drm/i915/hwmon: Get rid of devm

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

0.0022EPSS
Exploits0References3
NVD
NVD
added 2024/06/24 6:15 p.m.64 views

CVE-2023-49793

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Zip files uploaded to the server endpoint of CodeChecker store are not properly sanitized. An attacker, using a path traversal attack, can load and display files on the machine o...

6.5CVSS0.0073EPSS
Exploits1References2
CVE
CVE
added 2024/06/24 5:36 p.m.58 views

CVE-2023-49793

CVE-2023-49793 describes a path traversal in CodeChecker server via the massStoreRun endpoint (CodeCheckerService). ZIPs uploaded to CodeChecker store are not sanitized, allowing reading files from the server with the same permissions as the CodeChecker server. Attack requires a CodeChecker user ...

6.5CVSS6.3AI score0.0073EPSS
Exploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/06/19 12:0 a.m.5 views

The vulnerability of the Svacer SAST application, a static analyzer for Svace, relates to the disclosure of information, allowing an intruder to gain access to protected information.

The vulnerability of the Svacer SAST static analyzer app is related to the disclosure of information. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain access to protected information...

7.8CVSS5.5AI score
Exploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.4 views

SUSE 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'...

4.1CVSS6.3AI score0.00193EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/05/27 10:33 a.m.27 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 ...

4.1CVSS6.6AI score0.00251EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.22 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...

4.4CVSS8.5AI score0.00295EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 10:31 a.m.21 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...

4.4CVSS6.6AI score0.00205EPSS
Exploits0References4
Rows per page
Query Builder