Lucene search
K

347 matches found

CVE
CVE
•added 2022/10/06 12:0 a.m.•61 views

CVE-2022-3273

CVE-2022-3273 affects the GitHub repository ikus060/rdiffweb, specifically versions prior to 2.5.0a4. The root cause is an allocation of resources without limits or throttling. The vulnerability can lead to resource exhaustion, affecting availability and potentially exposing or degrading service ...

9.8CVSS6.5AI score0.00198EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2022/09/30 7:19 p.m.•19 views

Information Disclosure

VirGL virtual OpenGL renderer is vulnerable to sensitive information disclosure. The vulnerability is due to incorrect initialization of memory when allocating a host-backed memory resource...

5.5CVSS5.3AI score0.0012EPSS
Exploits0References7Affected Software1
Code423n4
Code423n4
•added 2022/09/23 12:0 a.m.•4 views

The amountRemaining in withdrawAdmin() Function is Underflow

Lines of code Vulnerability details Impact allocatedTokens can get messed up when the amountRemaining in the withdrawAdmin function is underflowed in rare cases. This will make numTokensReservedForVesting will have a larger amount of funds compared to the funds in the token. This will make it...

6.8AI score
Exploits0
OSV
OSV
•added 2022/09/17 1:7 a.m.•10 views

GSD-2022-1006226 ext4: make sure ext4_append() always allocates new block

ext4: make sure ext4append always allocates new block This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.291 by commit...

7.2AI score
Exploits0
Hacker One
Hacker One
•added 2022/09/02 7:3 p.m.•98 views

Node.js: Weak randomness in WebCrypto keygen

https://github.com/nodejs/node/pull/35093 introduced a call to EntropySource in SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. There are two problems with this: 1. It does not check the return value, it assumes EntropySource always succeeds, but it can and sometimes will fail. 2. The...

6.4CVSS9.2AI score0.01213EPSS
Exploits1
Debian CVE
Debian CVE
•added 2022/09/01 8:52 p.m.•34 views

CVE-2022-3078

An issue was discovered in the Linux kernel through 5.16-rc6. There is a lack of check after calling vzalloc and lack of free after allocation in drivers/media/test-drivers/vidtv/vidtvs302m.c...

5.5CVSS6.5AI score0.00069EPSS
Exploits0
RedhatCVE
RedhatCVE
•added 2022/09/01 11:27 a.m.•21 views

CVE-2022-3078

A flaw was found in the Linux kernel. There is a lack of check after calling vzalloc and a lack of free after allocation in drivers/media/test-drivers/vidtv/vidtvs302m.c...

5.5CVSS2.1AI score0.00069EPSS
Exploits0References4
Code423n4
Code423n4
•added 2022/08/06 12:0 a.m.•6 views

Logic error

Lines of code Vulnerability details Impact This could result in ignoring a task from allocating. Also this could cause in incorrect memory of array. Proof of Concept // Local instance of lastAllocatedChangeOrderTask. To save gas. uint256 i = lastAllocatedChangeOrderTask; // Local instance of...

6.8AI score
Exploits0
UbuntuCve
UbuntuCve
•added 2022/07/05 12:0 a.m.•93 views

CVE-2022-34480

Within the lginit function, if several allocations succeed but then one fails, an uninitialized pointer would have been freed despite never being allocated. This vulnerability affects Firefox 102...

8.8CVSS7.2AI score0.00399EPSS
Exploits0References5
Veracode
Veracode
•added 2022/06/03 4:6 a.m.•19 views

Buffer Overflow

libjpeg.so is vulnerable to buffer overflow. The vulnerability exists due to a heap-based buffer over-read in HierarchicalBitmapRequester::FetchRegion in hierarchicalbitmaprequester.cpp because the MCU size can be different between allocation and use...

6.5CVSS6.3AI score0.00284EPSS
Exploits0References2Affected Software1
NVD
NVD
•added 2022/06/02 2:15 p.m.•11 views

CVE-2022-31796

libjpeg 1.63 has a heap-based buffer over-read in HierarchicalBitmapRequester::FetchRegion in hierarchicalbitmaprequester.cpp because the MCU size can be different between allocation and use...

6.5CVSS0.00284EPSS
Exploits0References2
Debian CVE
Debian CVE
•added 2022/05/29 4:37 p.m.•30 views

CVE-2022-31796

libjpeg 1.63 has a heap-based buffer over-read in HierarchicalBitmapRequester::FetchRegion in hierarchicalbitmaprequester.cpp because the MCU size can be different between allocation and use...

6.5CVSS6.5AI score0.00284EPSS
Exploits0
Code423n4
Code423n4
•added 2022/05/05 12:0 a.m.•7 views

Limit not enforced on teamSummon function

Lines of code Vulnerability details Impact The docs say there is a cap on how many tokens the project team can mint, however there are no checks or tracking implemented in the teamSummon function to enforce that limit. An admin calling that function could accidentally or maliciously exceed the...

6.7AI score
Exploits0
OSV
OSV
•added 2022/04/24 10:49 p.m.•7 views

GSD-2022-1002450 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node

mm/pagesalloc.c: don't create ZONEMOVABLE beyond the end of a node This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.276 by commit...

7.1AI score
Exploits0
OSV
OSV
•added 2022/04/24 10:0 p.m.•13 views

GSD-2022-1001978 qede: confirm skb is allocated before using

qede: confirm skb is allocated before using This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.111 by commit...

7.2AI score
Exploits0
Huntr
Huntr
•added 2022/03/25 12:16 a.m.•21 views

unchecked size in _load_bmp leads to RAM exhaustion in version 3.10

Description Via a maliciously crafted bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge buffer sizes like 64 Gigabyte upon reading the file from disk or from a virtual buffer. Version This does affect the newest Version of Cimg which...

1.9CVSS1AI score0.00026EPSS
Exploits1
NVD
NVD
•added 2022/02/03 12:15 p.m.•25 views

CVE-2022-21733

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

6.5CVSS0.00232EPSS
Exploits1References3
OSV
OSV
•added 2022/02/03 12:15 p.m.•16 views

PYSEC-2022-57

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

6.5CVSS2.6AI score0.00232EPSS
Exploits1References3
Cvelist
Cvelist
•added 2022/02/03 11:28 a.m.•24 views

CVE-2022-21733 Memory exhaustion in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

4.3CVSS6.6AI score0.00232EPSS
Exploits1References3
Code423n4
Code423n4
•added 2022/01/13 12:0 a.m.•8 views

[WP-H36] Admin of the index pool can withdrawCredit() after applyCover() to avoid taking loss for the compensation paid for a certain pool

Handle WatchPug Vulnerability details In the current implementation, when an incident is reported for a certain pool, the index pool can still withdrawCredit from the pool, which in the best interest of an index pool, the admin of the index pool is preferred to do so. This allows the index pool t...

6.8AI score
Exploits0
Rows per page
Query Builder