Lucene search
+L

433 matches found

NVD
NVD
added 2024/03/25 9:15 a.m.28 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

8.6CVSS6.2AI score0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/25 9:7 a.m.92 views

CVE-2021-47139

CVE-2021-47139 affects the Linux kernel hns3 driver. A race occurs because the netdevice is registered before client initialization completes, creating a window where changes to channels or rx CPU map can trigger hns3_set_rx_cpu_rmap() twice, leading to a crash (BUG at lib/cpu_rmap.c). The fix, a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.36 views

CVE-2021-47136 net: zero-initialize tc skb extension on allocation

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

8.6CVSS6.5AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/18 11:15 a.m.4 views

DEBIAN-CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS5.5AI score0.00241EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/10 12:0 a.m.3 views

PT-2024-40655 · Git +1 · Gpac

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a stack buffer overflow, which occurs during a write operation. The crash state involves several functions, including rtpin satip...

7.1AI score
SaveExploits0References2
OSV
OSV
added 2024/03/04 6:15 p.m.2 views

DEBIAN-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

UBUNTU-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.23 views

CVE-2021-46932 Input: appletouch - initialize work before device registration

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

6.7AI score0.00228EPSS
SaveExploits0References8
NVD
NVD
added 2024/02/13 8:15 p.m.51 views

CVE-2023-31346

Failure to initialize memory in SEV Firmware may allow a privileged attacker to access stale data from other guests...

6CVSS6.3AI score0.00309EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/10 12:0 a.m.20 views

PT-2024-7291 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to insufficient input validation in the ad4130 component of the Linux kernel. This can cause problems when trying to expose the internal clock on the CLK pin due t...

7.8CVSS6.6AI score0.01287EPSS
SaveExploits1References316
Code423n4
Code423n4
added 2023/11/15 12:0 a.m.84 views

Use contracts-upgradeable instead of contract variants of OpenZeppelin

Lines of code Vulnerability details Impact OpenZeppelin’s contracts variants when used with upgradeability will result in negative impact on the overall contract functionality. Check this OpenZeppelin warning about mixing contract variants with upgradeable-contract. Proof of Concept Upgradeable...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/10 12:0 a.m.9 views

In the _initialize function of the ETHCrowdfundBase contract, when minTotalContributions is equal to maxTotalContributions, crowdfund will never reach its minimum goal in some specific scenarios

Lines of code Vulnerability details Impact In the initialize function of the ETHCrowdfundBase contract, when minTotalContributions is equal to maxTotalContributions, crowdfund will never reach its minimum goal in some specific scenarios. The ETH of users who contribute to this crowdfund will be...

7.1AI score
SaveExploits0
Snyk
Snyk
added 2023/10/30 9:46 p.m.4 views

Uncontrolled Resource Consumption ('Resource Exhaustion')

Overview rmagick is an an interface between Ruby and ImageMagick. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption 'Resource Exhaustion' via the DrawOptionsinitialize function in rmdraw.c. An attacker can cause a denial of service by exhausting memory resource...

5.3CVSS6.9AI score0.00669EPSS
SaveExploits1References2
OSV
OSV
added 2023/09/22 2:0 p.m.4 views

OSV-2023-893 Heap-buffer-overflow in initialize_encryption_key

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62542 Crash type: Heap-buffer-overflow READ Crash state: initializeencryptionkey cliole2extract cliscanole2...

7.2AI score
SaveExploits0References1
Code423n4
Code423n4
added 2023/09/06 12:0 a.m.11 views

DOS the system by frontrunning the initialize function

Lines of code Vulnerability details Impact LivepeerGovernor and Treasury are vulnerable to DOS. Proof of Concept The initialize function present in these two contracts is not called just after their construction. Which is confirmed in the contract LivepeerGovernorUpgradeMock.sol while initializin...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/08/10 2:15 a.m.7 views

CVE-2023-30681

An improper input validation vulnerability within initialize function in HAL VaultKeeper prior to SMR Aug-2023 Release 1 allows attacker to cause out-of-bounds write...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References1
Prion
Prion
added 2023/08/10 2:15 a.m.30 views

Input validation

An improper input validation vulnerability within initialize function in HAL VaultKeeper prior to SMR Aug-2023 Release 1 allows attacker to cause out-of-bounds write...

4.3CVSS7.5AI score0.00167EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2023/08/10 12:0 a.m.12 views

_scheduleUpdate() should be called during initialize ing the SecurityCouncilManager

Lines of code Vulnerability details Impact Updates will not be scheduled through timelocks and target upgrade executors by the scheduleUpdate call. Initial set of cohort members will not be scheduled. Proof of Concept In SecurityCouncilManager whenever a new member is added, or removed or swapped...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:0 a.m.9 views

Missing __Governor_init() call in SecurityCouncilMemberRemovalGovernor's initialize() function

Lines of code Vulnerability details Bug Description The SecurityCouncilMemberRemovalGovernor contract inherits Openzeppelin's GovernorUpgradeable: SecurityCouncilMemberRemovalGovernor.solL17-L19 contract SecurityCouncilMemberRemovalGovernor is Initializable, GovernorUpgradeable, However, in its...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/07/14 2:1 p.m.7 views

OSV-2023-567 Stack-buffer-overflow in initialize_encryption_key

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60563 Crash type: Stack-buffer-overflow READ Crash state: initializeencryptionkey cliole2extract cliscanole2...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder