Lucene search
K

43 matches found

NVD
NVD
added 2022/09/08 10:15 p.m.20 views

CVE-2022-40280

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3close after sqlite3openv2, leading to a denial of service...

7.5CVSS0.00988EPSS
Exploits0References3
OSV
OSV
added 2022/09/08 10:15 p.m.3 views

UBUNTU-CVE-2022-40281

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. cyasslconnectstep2 in curl/vtls/cyassl.c has a missing X509free after SSLgetpeercertificate, leading to information disclosure...

7.5CVSS7.1AI score0.0053EPSS
Exploits0References5
Prion
Prion
added 2022/09/08 10:15 p.m.18 views

Design/Logic Flaw

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. cyasslconnectstep2 in curl/vtls/cyassl.c has a missing X509free after SSLgetpeercertificate, leading to information disclosure...

5CVSS7.2AI score0.0053EPSS
Exploits0References3Affected Software1
Prion
Prion
added 2022/09/08 10:15 p.m.18 views

Denial of service

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3close after sqlite3openv2, leading to a denial of service...

5CVSS7.4AI score0.00988EPSS
Exploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2022/09/08 10:15 p.m.81 views

CVE-2022-40281

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. cyasslconnectstep2 in curl/vtls/cyassl.c has a missing X509free after SSLgetpeercertificate, leading to information disclosure...

7.5CVSS7.1AI score0.0053EPSS
Exploits0References4
OSV
OSV
added 2022/09/08 9:6 p.m.5 views

CVE-2022-40280

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3close after sqlite3openv2, leading to a denial of service...

7.5CVSS5.5AI score0.00988EPSS
Exploits0References5
CVE
CVE
added 2022/09/08 9:6 p.m.69 views

CVE-2022-40280

Summary: Samsung TizenRT up to 3.0_GBM and 3.1_PRE contains a denial-of-service issue in the provisioning code. Affected component: provisioningdatabasemanager.c, function createDB . Root cause: after sqlite3_open_v2, there is a missing sqlite3_close, which leads to resource handling issues that ...

7.5CVSS7.4AI score0.00988EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/08 9:6 p.m.23 views

CVE-2022-40280

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3close after sqlite3openv2, leading to a denial of service...

7.6AI score0.00988EPSS
Exploits0References3
CVE
CVE
added 2022/09/08 9:6 p.m.55 views

CVE-2022-40278

CVE-2022-40278 (Samsung TizenRT) affects TizenRT up to 3.0_GBM and 3.1_PRE. The vulnerability is in security/provisioning/src/provisioningdatabasemanager.c: createDB, where a missing sqlite3_free after sqlite3_exec can lead to a denial of service. Affected software is the TizenRT provisioning dat...

7.5CVSS7.4AI score0.01317EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/09/08 9:6 p.m.4 views

CVE-2022-40278

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3free after sqlite3exec, leading to a denial of service...

7.5CVSS5.5AI score0.01317EPSS
Exploits1References6
Cvelist
Cvelist
added 2022/09/08 9:6 p.m.30 views

CVE-2022-40278

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3free after sqlite3exec, leading to a denial of service...

7.6AI score0.01317EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/09/08 9:5 p.m.44 views

CVE-2022-40279

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. l2packetreceivetimeout in wpasupplicant/src/l2packet/l2packetpcap.c has a missing check on the return value of pcapdispatch, leading to a denial of service malfunction...

7.6AI score0.01168EPSS
Exploits1References3
OSV
OSV
added 2022/09/08 9:5 p.m.4 views

CVE-2022-40279

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. l2packetreceivetimeout in wpasupplicant/src/l2packet/l2packetpcap.c has a missing check on the return value of pcapdispatch, leading to a denial of service malfunction...

7.5CVSS5.6AI score0.01168EPSS
Exploits1References5
CVE
CVE
added 2022/09/08 9:5 p.m.55 views

CVE-2022-40279

CVE-2022-40279 affects Samsung TizenRT up to 3.0_GBM and 3.1_PRE. The issue is in wpa_supplicant/src/l2_packet/l2_packet_pcap.c where l2_packet_receive_timeout fails to check the return value of pcap_dispatch, enabling a denial of service (malfunction). Connected documents provide concrete detail...

7.5CVSS7.3AI score0.01168EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2022/09/08 9:5 p.m.67 views

CVE-2022-40281

CVE-2022-40281 affects Samsung TizenRT versions up to 3.0_GBM and 3.1_PRE. The issue is in cyassl_connect_step2 (curl/vtls/cyassl.c) where an X509_free call after SSL_get_peer_certificate is missing, causing information disclosure. Connected sources (e.g., PT-2022-25320) describe the vulnerable r...

7.5CVSS7.2AI score0.0053EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/09/08 9:5 p.m.3 views

CVE-2022-40281

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. cyasslconnectstep2 in curl/vtls/cyassl.c has a missing X509free after SSLgetpeercertificate, leading to information disclosure...

7.5CVSS5.5AI score0.0053EPSS
Exploits0References5
Cvelist
Cvelist
added 2022/09/08 9:5 p.m.25 views

CVE-2022-40281

An issue was discovered in Samsung TizenRT through 3.0GBM and 3.1PRE. cyasslconnectstep2 in curl/vtls/cyassl.c has a missing X509free after SSLgetpeercertificate, leading to information disclosure...

7.4AI score0.0053EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/09/08 12:0 a.m.6 views

PT-2022-25317 · Samsung · Tizenrt

Name of the Vulnerable Software and Affected Versions: Samsung TizenRT versions through 3.0 GBM Samsung TizenRT version 3.1 PRE Description: An issue was discovered that leads to a denial of service, resulting in a malfunction. The problem is caused by a missing check on the return value of pcap...

7.5CVSS7.5AI score0.01168EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/09/08 12:0 a.m.21 views

PT-2022-25316 · Samsung · Tizenrt

Name of the Vulnerable Software and Affected Versions: Samsung TizenRT versions through 3.0 GBM Samsung TizenRT version 3.1 PRE Description: An issue in the createDB function within security/provisioning/src/provisioningdatabasemanager.c leads to a denial of service due to a missing sqlite3 free...

7.5CVSS7.5AI score0.01317EPSS
Exploits1References6
CNNVD
CNNVD
added 2022/09/08 12:0 a.m.6 views

TizenRT 安全漏洞

TizenRT is an application system. A lightweight RTOS-based platform that supports low-end IoT devices. A security vulnerability exists in Samsung TizenRT version 3.0GBM and earlier, and version 3.1PRE, which stems from a lack of X509free in cyasslconnectstep2 of curl/vtls/cyassl.c after...

7.5CVSS7.3AI score0.0053EPSS
Exploits0References4
Rows per page
Query Builder