Search for packages
Package details: pkg:deb/debian/mbedtls@2.28.3-1
purl pkg:deb/debian/mbedtls@2.28.3-1
Next non-vulnerable version 3.6.3-1
Latest non-vulnerable version 3.6.3-1
Risk 3.4
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-4tgq-m1es-aaar
Aliases:
CVE-2024-28960
An issue was discovered in Mbed TLS 2.18.0 through 2.28.x before 2.28.8 and 3.x before 3.6.0, and Mbed Crypto. The PSA Crypto API mishandles shared memory.
2.28.8-1
Affected by 3 other vulnerabilities.
3.6.2-3
Affected by 1 other vulnerability.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-e6dh-2rzv-aaaf
Aliases:
CVE-2024-28755
An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtls_ssl_session_reset() API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection, potentially resulting in a Denial of Service or forced version downgrade from TLS 1.3 to TLS 1.2.
2.28.8-1
Affected by 3 other vulnerabilities.
3.6.2-3
Affected by 1 other vulnerability.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-evq7-upd8-aaag
Aliases:
CVE-2024-23170
An issue was discovered in Mbed TLS 2.x before 2.28.7 and 3.x before 3.5.2. There was a timing side channel in RSA private operations. This side channel could be sufficient for a local attacker to recover the plaintext. It requires the attacker to send a large number of messages for decryption, as described in "Everlasting ROBOT: the Marvin Attack" by Hubert Kario.
2.28.8-1
Affected by 3 other vulnerabilities.
3.6.2-3
Affected by 1 other vulnerability.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-fhf5-dwz2-97g3
Aliases:
CVE-2024-45157
An issue was discovered in Mbed TLS before 2.28.9 and 3.x before 3.6.1, in which the user-selected algorithm is not used. Unlike previously documented, enabling MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG and MBEDTLS_CTR_DRBG_C are disabled.
3.6.0-2
Affected by 0 other vulnerabilities.
3.6.2-3
Affected by 1 other vulnerability.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-mrrz-dcph-pkh5
Aliases:
CVE-2025-27809
Mbed TLS before 2.28.10 and 3.x before 3.6.3, on the client side, accepts servers that have trusted certificates for arbitrary hostnames unless the TLS client application calls mbedtls_ssl_set_hostname.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-nhkf-eraa-aaaa
Aliases:
CVE-2024-23775
Integer Overflow vulnerability in Mbed TLS 2.x before 2.28.7 and 3.x before 3.5.2, allows attackers to cause a denial of service (DoS) via mbedtls_x509_set_extension().
2.28.8-1
Affected by 3 other vulnerabilities.
3.6.2-3
Affected by 1 other vulnerability.
3.6.3-1
Affected by 0 other vulnerabilities.
VCID-zrja-a9ut-c3dr
Aliases:
CVE-2025-27810
Mbed TLS before 2.28.10 and 3.x before 3.6.3, in some cases of failed memory allocation or hardware errors, uses uninitialized stack memory to compose the TLS Finished message, potentially leading to authentication bypasses such as replays.
3.6.3-1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (8)
Vulnerability Summary Aliases
VCID-177c-5b67-aaaf An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.2.0. In some configurations, an unauthenticated attacker can send an invalid ClientHello message to a DTLS server that causes a heap-based buffer over-read of up to 255 bytes. This can cause a server crash or possibly information disclosure based on error responses. Affected configurations have MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE enabled and MBEDTLS_SSL_IN_CONTENT_LEN less than a threshold that depends on the configuration: 258 bytes if using mbedtls_ssl_cookie_check, and possibly up to 571 bytes with a custom cookie check function. CVE-2022-35409
VCID-3jv8-z1m1-aaah A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password's length is 0. CVE-2021-43666
VCID-3yfm-r6m6-aaak Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure. CVE-2021-44732
VCID-f84v-6k8p-aaaf An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller. CVE-2022-46392
VCID-fy93-gmuf-aaam An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX > 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX. CVE-2022-46393
VCID-m8p7-8g8t-aaak In Trusted Firmware Mbed TLS 2.24.0, a side-channel vulnerability in base64 PEM file decoding allows system-level (administrator) attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isolated environments that can be single stepped, especially Intel SGX. CVE-2021-24119
VCID-r5mn-4ntx-aaam Use of a Broken or Risky Cryptographic Algorithm in the function mbedtls_mpi_exp_mod() in lignum.c in Mbed TLS Mbed TLS all versions before 3.0.0, 2.27.0 or 2.16.11 allows attackers with access to precise enough timing and memory access information (typically an untrusted operating system attacking a secure enclave such as SGX or the TrustZone secure world) to recover the private keys used in RSA. CVE-2021-36647
VCID-rjf9-8crb-aaaj An issue was discovered in Mbed TLS before 2.24.0. The verification of X.509 certificates when matching the expected common name (the cn argument of mbedtls_x509_crt_verify) with the actual certificate name is mishandled: when the subjecAltName extension is present, the expected name is compared to any name in that extension regardless of its type. This means that an attacker could impersonate a 4-byte or 16-byte domain by getting a certificate for the corresponding IPv4 or IPv6 address (this would require the attacker to control that IP address, though). CVE-2020-36477

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-22T06:49:55.325067+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 36.1.3
2025-06-22T01:27:36.232924+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T15:28:28.568629+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T10:12:49.356320+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T09:00:52.576639+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T04:08:44.522987+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 36.1.3
2025-06-21T03:35:12.178042+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 36.1.3
2025-06-21T02:45:15.196928+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T01:53:59.236228+00:00 Debian Importer Affected by VCID-zrja-a9ut-c3dr https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T22:46:40.502400+00:00 Debian Importer Affected by VCID-mrrz-dcph-pkh5 https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T22:05:46.375198+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 36.1.3
2025-06-20T22:00:35.693419+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T21:50:49.935015+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 36.1.3
2025-06-20T21:49:49.793293+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T21:33:36.790338+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 36.1.3
2025-06-20T21:08:19.628540+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 36.1.3
2025-06-20T20:50:58.830123+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T20:40:17.625223+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T20:05:45.575400+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T20:03:06.826902+00:00 Debian Importer Affected by VCID-e6dh-2rzv-aaaf https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-05T14:37:13.975023+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 36.1.0
2025-06-05T14:27:25.881177+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 36.1.0
2025-06-05T14:07:31.257050+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 36.1.0
2025-06-05T14:06:04.943245+00:00 Debian Importer Affected by VCID-e6dh-2rzv-aaaf https://security-tracker.debian.org/tracker/data/json 36.1.0
2025-04-09T07:22:10.351645+00:00 Debian Importer Affected by VCID-zrja-a9ut-c3dr https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-07T08:42:32.866363+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 36.0.0
2025-04-07T06:23:19.051137+00:00 Debian Importer Affected by VCID-mrrz-dcph-pkh5 https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-06T00:30:43.640505+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 36.0.0
2025-04-05T20:16:47.028342+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T12:00:04.418602+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T07:29:57.378607+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T06:17:01.117899+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T06:57:38.577326+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 36.0.0
2025-04-04T06:23:43.196557+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 36.0.0
2025-04-04T05:31:54.783771+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T01:50:04.221894+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T00:43:58.353174+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 36.0.0
2025-04-04T00:38:31.132772+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T00:28:28.626829+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 36.0.0
2025-04-04T00:27:27.921614+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T00:10:57.784146+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 36.0.0
2025-04-03T23:47:49.282377+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 36.0.0
2025-04-03T23:35:35.573748+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-03T23:06:39.209966+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-03T23:05:18.659140+00:00 Debian Importer Affected by VCID-e6dh-2rzv-aaaf https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-02-22T03:28:48.083111+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T21:44:15.034253+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T21:41:21.675087+00:00 Debian Importer Affected by VCID-e6dh-2rzv-aaaf https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T18:39:45.799895+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T18:36:22.080901+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T04:47:11.683802+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 35.1.0
2025-02-21T04:47:00.564425+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 35.1.0
2025-02-21T04:46:58.679822+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T00:05:59.358957+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 35.1.0
2025-02-21T00:05:57.622216+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T07:43:41.669182+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T07:43:40.995885+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 35.1.0
2025-02-20T07:30:46.783083+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T07:30:45.441172+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 35.1.0
2025-02-20T02:43:10.923682+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T02:43:10.227708+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 35.1.0
2025-02-19T21:09:33.353989+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-19T21:09:32.670523+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 35.1.0
2025-02-19T16:51:02.026420+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 35.1.0
2024-11-24T13:23:46.222106+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T09:33:24.394586+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T09:31:17.683186+00:00 Debian Importer Affected by VCID-e6dh-2rzv-aaaf https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T07:06:45.090135+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T07:04:11.591815+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T19:00:05.595752+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 35.0.0
2024-11-23T18:59:54.516284+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 35.0.0
2024-11-23T18:59:53.146595+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T15:59:42.929142+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 35.0.0
2024-11-23T15:59:42.255527+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T01:19:59.745829+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T01:14:35.724901+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T01:14:33.687875+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 35.0.0
2024-11-22T20:33:59.375565+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T20:33:58.700804+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 35.0.0
2024-11-22T17:26:35.561922+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T17:26:34.839139+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 35.0.0
2024-11-22T13:43:22.716451+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 35.0.0
2024-10-20T10:21:36.523032+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T05:40:41.900288+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T03:47:52.575740+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T03:45:47.165826+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T17:00:22.078123+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 34.0.2
2024-10-10T17:00:13.720536+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 34.0.2
2024-10-10T17:00:12.290372+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T13:40:34.795646+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T13:40:31.379210+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 34.0.2
2024-10-09T23:50:32.736314+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T23:35:05.962857+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T23:35:03.817723+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 34.0.2
2024-10-09T19:11:51.372684+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T19:11:43.588505+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 34.0.2
2024-10-09T16:22:35.485706+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T16:22:34.102709+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 34.0.2
2024-10-09T13:06:01.443149+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 34.0.2
2024-09-25T22:08:46.879238+00:00 Debian Importer Affected by VCID-fhf5-dwz2-97g3 https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-25T19:50:15.230053+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-25T18:00:31.843963+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T07:52:12.299139+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T22:32:33.536907+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 34.0.1
2024-09-19T22:32:24.209273+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 34.0.1
2024-09-19T22:32:22.818416+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T20:08:50.016450+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T20:08:46.136546+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 34.0.1
2024-09-19T07:26:01.369790+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T07:21:27.908097+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T07:21:25.863257+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 34.0.1
2024-09-19T03:32:26.454757+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T03:32:24.442863+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 34.0.1
2024-09-19T00:57:49.509803+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T00:57:48.132965+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 34.0.1
2024-09-18T22:26:20.710691+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 34.0.1
2024-04-25T21:52:53.121572+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 34.0.0rc4
2024-04-25T21:52:23.469596+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 34.0.0rc4
2024-04-25T21:52:13.877236+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T18:11:43.480172+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T18:11:39.350459+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 34.0.0rc4
2024-04-25T05:53:34.792458+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T05:53:34.006426+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 34.0.0rc4
2024-04-25T05:42:21.400917+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T05:42:17.216844+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 34.0.0rc4
2024-04-25T02:00:47.500673+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T02:00:44.963585+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 34.0.0rc4
2024-04-24T21:55:12.761911+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-24T21:55:11.136530+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 34.0.0rc4
2024-04-24T20:00:53.893752+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 34.0.0rc4
2024-01-12T07:59:42.423036+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 34.0.0rc2
2024-01-12T07:59:40.364935+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T07:59:29.801487+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 34.0.0rc2
2024-01-11T21:45:40.453567+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-11T21:45:32.284763+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 34.0.0rc2
2024-01-11T07:53:39.630381+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-11T07:53:38.797472+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 34.0.0rc2
2024-01-11T07:24:43.306285+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-11T07:24:38.124617+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 34.0.0rc2
2024-01-11T03:05:03.037377+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-11T03:05:00.425655+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 34.0.0rc2
2024-01-10T22:44:46.160537+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-10T22:44:40.603364+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 34.0.0rc2
2024-01-10T21:25:23.645754+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 34.0.0rc2
2024-01-05T05:53:07.581988+00:00 Debian Importer Fixing VCID-fy93-gmuf-aaam None 34.0.0rc1
2024-01-05T05:53:05.764783+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T05:52:59.803392+00:00 Debian Importer Fixing VCID-f84v-6k8p-aaaf None 34.0.0rc1
2024-01-05T03:45:02.748800+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T03:44:58.700572+00:00 Debian Importer Fixing VCID-177c-5b67-aaaf None 34.0.0rc1
2024-01-04T18:21:05.034835+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T18:21:04.237588+00:00 Debian Importer Fixing VCID-3yfm-r6m6-aaak None 34.0.0rc1
2024-01-04T18:11:55.146211+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T18:11:51.073594+00:00 Debian Importer Fixing VCID-3jv8-z1m1-aaah None 34.0.0rc1
2024-01-04T15:10:25.280367+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T15:10:22.691953+00:00 Debian Importer Fixing VCID-r5mn-4ntx-aaam None 34.0.0rc1
2024-01-04T11:55:04.794211+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T11:54:59.339502+00:00 Debian Importer Fixing VCID-m8p7-8g8t-aaak None 34.0.0rc1
2024-01-04T10:41:34.873310+00:00 Debian Importer Fixing VCID-rjf9-8crb-aaaj None 34.0.0rc1