Lucene search
+L

541 matches found

UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52688

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.8CVSS6AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.20 views

CVE-2024-35859 block: fix module reference leakage from bdev_open_by_dev error path

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdevopenbydev error path At the time bdevmayopen is called, module reference is grabbed already, hence module reference should be released if bdevmayopen failed. This problem is found by...

7.1AI score0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.21 views

CVE-2024-35859

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdevopenbydev error path At the time bdevmayopen is called, module reference is grabbed already, hence module reference should be released if bdevmayopen failed. This problem is found by...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.30 views

CVE-2024-35859 block: fix module reference leakage from bdev_open_by_dev error path

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdevopenbydev error path At the time bdevmayopen is called, module reference is grabbed already, hence module reference should be released if bdevmayopen failed. This problem is found by...

6.7AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:47 p.m.157 views

CVE-2024-35859

CVE-2024-35859 concerns the Linux kernel: a module reference leakage can occur in the bdev_open_by_dev error path. The vulnerability arises because a module reference is grabbed when bdev_may_open() is invoked and might not be released if that call fails. The issue was identified via code review ...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.16 views

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.1AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:24 p.m.81 views

CVE-2023-52688

CVE-2023-52688 affects the Linux kernel wifi driver ath12k, where an error path in the core rfkill config fail path did not free allocated resources. The issue could cause resource leaks by not destroying the core pdev when rfkill config initialization fails. The accompanying fix adds a call to c...

7.8CVSS7AI score0.00216EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/07 12:0 a.m.8 views

PT-2024-31854 · Semcms · Semcms

Name of the Vulnerable Software and Affected Versions: SEMCMS versions up to 4.8 Description: A critical issue has been found, affecting the locate function of the function.php file, leading to sql injection. The attack can be launched remotely. Recommendations: For SEMCMS versions up to 4.8: Pat...

6.5CVSS6.7AI score0.0057EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2024/04/04 1:2 a.m.28 views

CVE-2024-26755

A vulnerability was found in the mdstartsync function in the md driver in the Linux kernel. This issue can cause a potential deadlock due to the improper suspension of the array during an interrupted reshape operation. This deadlock can prevent the operation from progressing and cause system...

4.4CVSS5AI score0.0065EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.31 views

CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS4.8AI score0.0065EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.23 views

CVE-2024-26755 md: Don't suspend the array for interrupted reshape

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

7AI score0.0065EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.40 views

CVE-2024-26755 md: Don't suspend the array for interrupted reshape

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

6.8AI score0.0065EPSS
SaveExploits0References2
CISA
CISA
added 2024/03/25 12:0 p.m.17 views

CISA and FBI Release Secure by Design Alert to Urge Manufacturers to Eliminate SQL Injection Vulnerabilities

Today, CISA and the Federal Bureau of Investigation FBI released a joint Secure by Design Alert, Eliminating SQL Injection Vulnerabilities in Software. This Alert was crafted in response to a recent, well-publicized exploitation of SQL injection SQLi defects in a managed file transfer application...

9.8CVSS8.3AI score0.99934EPSS
SaveIn wildExploits15References4
RedhatCVE
RedhatCVE
added 2024/03/06 10:38 p.m.36 views

CVE-2023-52587

A hard lockup flaw was found in the Linux kernel’s IPoIB driver in how a user triggers the ipoibmcastjointask function, caused by invalid priv-multicastlist locking. This flaw allows a local user to crash the system. Mitigation To mitigate this issue, prevent module ibcore from being loaded. Plea...

5.5CVSS7.2AI score0.00309EPSS
SaveExploits1References4
NVD
NVD
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS7.4AI score0.00309EPSS
SaveExploits1References10
Prion
Prion
added 2024/03/06 7:15 a.m.19 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

7.2AI score0.00309EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.31 views

CVE-2023-52587 IB/ipoib: Fix mcast list locking

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

6.8AI score0.00309EPSS
SaveExploits1References8
Code423n4
Code423n4
added 2024/01/08 12:0 a.m.26 views

changeRegistries() from the Tokenomics contract changes different registries at the same time.

Lines of code Vulnerability details Impact In a case where either one of the agent, component or service registry are deprecated, attempting to replace the compromised registry necessitates an overall replacement of all the other registries. This not only utilizes excess gas but can also bring...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/12/27 12:0 a.m.35 views

NewStart CGSL MAIN 5.04 : openssl Vulnerability (NS-SA-2023-0069)

The remote NewStart CGSL host, running version MAIN 5.04, has openssl packages installed that are affected by a vulnerability: - In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properly sanitise shell...

10CVSS7.4AI score0.95764EPSS
SaveExploits6References3
Tenable Nessus
Tenable Nessus
added 2023/12/27 12:0 a.m.48 views

NewStart CGSL MAIN 6.02 : openssl Multiple Vulnerabilities (NS-SA-2023-0074)

The remote NewStart CGSL host, running version MAIN 6.02, has openssl packages installed that are affected by multiple vulnerabilities: - In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properly sanitise shell...

10CVSS7.4AI score0.95764EPSS
SaveExploits6References5
Rows per page
Query Builder