Lucene search
+L

12106 matches found

OSV
OSV
added 2021/05/20 7:15 p.m.21 views

CVE-2021-28902

In function readyincontainer in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS6.6AI score
SaveExploits0References2
NVD
NVD
added 2021/05/20 7:15 p.m.15 views

CVE-2021-28906

In function readyinleaf in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS0.01572EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2021/05/20 7:15 p.m.24 views

CVE-2021-28904

In function extgetplugin in libyang = v1.0.225, it doesn't check whether the value of revision is NULL. If revision is NULL, the operation of strcmprevision, extpluginsu.revision will lead to a crash...

7.5CVSS7.1AI score0.01407EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2021/05/20 7:15 p.m.26 views

CVE-2021-28902

In function readyincontainer in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS7AI score0.01555EPSS
SaveExploits1References2
Prion
Prion
added 2021/05/20 7:15 p.m.21 views

Design/Logic Flaw

In function lysnodefree in libyang module can't be NULL. But in some cases, node-module can be null, which triggers a reachable assertion CWE-617...

5CVSS7.4AI score0.01423EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/20 6:36 p.m.40 views

CVE-2021-28906

In function readyinleaf in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS7.4AI score0.01572EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/20 6:36 p.m.56 views

CVE-2021-28904

In function extgetplugin in libyang = v1.0.225, it doesn't check whether the value of revision is NULL. If revision is NULL, the operation of strcmprevision, extpluginsu.revision will lead to a crash...

7.5CVSS7.4AI score0.01407EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/20 6:36 p.m.56 views

CVE-2021-28902

In function readyincontainer in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS7.4AI score0.01555EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/20 6:36 p.m.34 views

CVE-2021-28902

In function readyincontainer in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5AI score0.01555EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2021/05/20 6:36 p.m.87 views

CVE-2021-28902

In function readyincontainer in libyang extr is NULL. In some cases, it can be NULL, which leads to the operation of retval-extr-flags that results in a crash...

7.5CVSS7.4AI score0.01555EPSS
SaveExploits1
OSV
OSV
added 2021/05/20 12:00 a.m.24 views

OSV-2021-776 UNKNOWN READ in std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34443 Crash type: UNKNOWN READ Crash state: std::1::tree, std std::1::mapJson::Value::CZString, Json::Value, std::1::lessJson::Value::CZ Json::Value::begin...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/05/20 12:00 a.m.8 views

PT-2021-17902 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy versions prior to 1.71.1 Description: A remotely exploitable integer overflow issue exists due to a very large grpc-timeout value, leading to unexpected timeout calculations. Recommendations: For versions prior to 1.71.1, update to a...

7.5CVSS7.5AI score0.0204EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2021/05/19 10:23 a.m.313 views

Important: Red Hat Security Advisory: redis:6 security update

An update for the redis:6 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS7.2AI score0.04028EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2021/05/19 7:13 a.m.66 views

Important: redis:6 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

6.5CVSS1.1AI score0.04028EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/19 7:13 a.m.46 views

RLSA-2021:2034 Important: redis:6 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS8AI score0.04028EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.13 views

unused return value from transferfrom() function

Handle JMukesh Vulnerability details Impact by utilizing the return values we are ensuring that transaction is successfully executed if not it emit reason for failing Proof of Concept Tools Used manual review Recommended Mitigation Steps utilize the return value --- The text was updated...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.21 views

Unhandled return value of transferFrom in timeLockERC20() could lead to fund loss for recipients

Handle 0xRajeev Vulnerability details Impact ERC20 implementations are not always consistent. Some implementations of transfer and transferFrom could return ‘false’ on failure instead of reverting. It is safer to wrap such calls into require statements or use safe wrapper functions implementing...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/05/18 3:04 p.m.9 views

libyang: invalid memory access in resolve_feature_value() when a if-feature is used inside a bit

An invalid memory access flaw occurs in libyang in the function resolvefeaturevalue when an if-feature statement is used inside a bit. Applications that use libyang to process untrusted input YANG files may crash...

6.5CVSS6.6AI score0.01859EPSS
SaveExploits1References4
OSV
OSV
added 2021/05/14 11:15 p.m.8 views

CVE-2021-33034

In the Linux kernel before 5.12.4, net/bluetooth/hcievent.c has a use-after-free when destroying an hcichan, aka CID-5c4c8c954409. This leads to writing an arbitrary value...

7.8CVSS7.4AI score
SaveExploits0References7
OSV
OSV
added 2021/05/14 11:15 p.m.8 views

CVE-2021-33033

The Linux kernel before 5.11.14 has a use-after-free in cipsov4genopt in net/ipv4/cipsoipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is mishandled, aka CID-ad5d07f4a9cd. This leads to writing an arbitrary value...

7.8CVSS8AI score
SaveExploits0References6
Rows per page
Query Builder