Search for packages
Package details: pkg:deb/debian/mbedtls@2.16.0-1
purl pkg:deb/debian/mbedtls@2.16.0-1
Next non-vulnerable version 3.6.3-1
Latest non-vulnerable version 3.6.3-1
Risk 4.4
Vulnerabilities affecting this package (25)
Vulnerability Summary Fixed by
VCID-14m4-d27s-aaak
Aliases:
CVE-2020-36421
An issue was discovered in Arm Mbed TLS before 2.23.0. Because of a side channel in modular exponentiation, an RSA private key used in a secure enclave could be disclosed.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-177c-5b67-aaaf
Aliases:
CVE-2022-35409
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.
2.16.9-0.1
Affected by 14 other vulnerabilities.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-3jv8-z1m1-aaah
Aliases:
CVE-2021-43666
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.
2.16.9-0.1
Affected by 14 other vulnerabilities.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-3ybk-6y1k-aaaa
Aliases:
CVE-2020-36425
An issue was discovered in Arm Mbed TLS before 2.24.0. It incorrectly uses a revocationDate check when deciding whether to honor certificate revocation via a CRL. In some situations, an attacker can exploit this by changing the local clock.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-3yfm-r6m6-aaak
Aliases:
CVE-2021-44732
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.
2.16.9-0.1
Affected by 14 other vulnerabilities.
2.28.3-1
Affected by 7 other vulnerabilities.
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-5kj3-xdpr-aaaf
Aliases:
CVE-2019-18222
The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-7mdz-n5xr-aaam
Aliases:
CVE-2019-16910
Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, use an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times. (For Mbed TLS, the fix is also available in versions 2.7.12 and 2.16.3.)
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-8zv2-9zrj-aaae
Aliases:
CVE-2020-36478
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). A NULL algorithm parameters entry looks identical to an array of REAL (size zero) and thus the certificate is considered valid. However, if the parameters do not match in any way, then the certificate should be considered invalid.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-9qc9-jj2s-aaae
Aliases:
CVE-2020-36476
An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-e36b-1p9j-aaaq
Aliases:
CVE-2020-36426
An issue was discovered in Arm Mbed TLS before 2.24.0. mbedtls_x509_crl_parse_der has a buffer over-read (of one byte).
2.16.9-0.1
Affected by 14 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-f84v-6k8p-aaaf
Aliases:
CVE-2022-46392
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.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-fy93-gmuf-aaam
Aliases:
CVE-2022-46393
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.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-gcmg-8syc-aaaj
Aliases:
CVE-2020-16150
A Lucky 13 timing side channel in mbedtls_ssl_decrypt_buf in library/ssl_msg.c in Trusted Firmware Mbed TLS through 2.23.0 allows an attacker to recover secret key information. This affects CBC mode because of a computed time difference based on a padding length.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-h2ew-fcbr-aaaq
Aliases:
CVE-2020-36423
An issue was discovered in Arm Mbed TLS before 2.23.0. A remote attacker can recover plaintext because a certain Lucky 13 countermeasure doesn't properly consider the case of a hardware accelerator.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-m8p7-8g8t-aaak
Aliases:
CVE-2021-24119
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.
2.16.9-0.1
Affected by 14 other vulnerabilities.
2.28.2-1
Affected by 0 other vulnerabilities.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-mbn3-ahp4-aaag
Aliases:
CVE-2020-36475
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). The calculations performed by mbedtls_mpi_exp_mod are not limited; thus, supplying overly large parameters could lead to denial of service when generating Diffie-Hellman key pairs.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-mwtt-kucv-aaah
Aliases:
CVE-2020-10932
An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by (1) reconstructing the projective coordinate of the result of scalar multiplication by exploiting side channels in the conversion to affine coordinates; (2) using an attack described by Naccache, Smart, and Stern in 2003 to recover a few bits of the ephemeral scalar from those projective coordinates via several measurements; and (3) using a lattice attack to get from there to the long-term ECDSA private key used for the signatures. Typically an attacker would have sufficient access when attacking an SGX enclave and controlling the untrusted OS.
2.16.9-0.1
Affected by 14 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-p68c-ayn3-aaak
Aliases:
CVE-2020-10941
Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information (an RSA private key) by measuring cache usage during an import.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-r46f-5z4c-aaag
Aliases:
CVE-2020-36424
An issue was discovered in Arm Mbed TLS before 2.24.0. An attacker can recover a private key (for RSA or static Diffie-Hellman) via a side-channel attack against generation of base blinding/unblinding values.
2.16.9-0.1
Affected by 14 other vulnerabilities.
VCID-r5mn-4ntx-aaam
Aliases:
CVE-2021-36647
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.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-rjf9-8crb-aaaj
Aliases:
CVE-2020-36477
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).
2.28.2-1
Affected by 0 other vulnerabilities.
2.28.3-1
Affected by 7 other vulnerabilities.
VCID-z3bp-5qjh-aaaj
Aliases:
CVE-2020-36422
An issue was discovered in Arm Mbed TLS before 2.23.0. A side channel allows recovery of an ECC private key, related to mbedtls_ecp_check_pub_priv, mbedtls_pk_parse_key, mbedtls_pk_parse_keyfile, mbedtls_ecp_mul, and mbedtls_ecp_mul_restartable.
2.16.9-0.1
Affected by 14 other vulnerabilities.
Vulnerabilities fixed by this package (9)
Vulnerability Summary Aliases
VCID-3bwz-revc-aaab In ARM mbed TLS before 2.7.0, there is a bounds-check bypass through an integer overflow in PSK identity parsing in the ssl_parse_client_psk_identity() function in library/ssl_srv.c. CVE-2017-18187
VCID-3s5y-zubs-aaab ARM mbed TLS before 2.12.0, before 2.7.5, and before 2.1.14 allows local users to achieve partial plaintext recovery (for a CBC based ciphersuite) via a cache-based side-channel attack. CVE-2018-0498
VCID-j24c-3huf-aaah ARM mbed TLS before 2.12.0, before 2.7.5, and before 2.1.14 allows remote attackers to achieve partial plaintext recovery (for a CBC based ciphersuite) via a timing-based side-channel attack. This vulnerability exists because of an incorrect fix (with a wrong SHA-384 calculation) for CVE-2013-0169. CVE-2018-0497
VCID-kk1q-u5b2-aaae ARM mbed TLS before 1.3.22, before 2.1.10, and before 2.7.0, when the truncated HMAC extension and CBC are used, allows remote attackers to execute arbitrary code or cause a denial of service (heap corruption) via a crafted application packet within a TLS or DTLS session. CVE-2018-0488
VCID-krrf-1uy1-aaam ARM mbed TLS before 1.3.22, before 2.1.10, and before 2.7.0 allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow) via a crafted certificate chain that is mishandled during RSASSA-PSS signature verification within a TLS or DTLS session. CVE-2018-0487
VCID-npac-kc91-aaaq ARM mbed TLS before 1.3.21 and 2.x before 2.1.9, if optional authentication is configured, allows remote attackers to bypass peer authentication via an X.509 certificate chain with many intermediates. NOTE: although mbed TLS was formerly known as PolarSSL, the releases shipped with the PolarSSL name are not affected. CVE-2017-14032
VCID-pzw4-3yg7-aaae ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_psk_hint() that could cause a crash on invalid input. CVE-2018-9989
VCID-sdw8-s8qf-aaac Arm Mbed TLS before 2.14.1, before 2.7.8, and before 2.1.17 allows a local unprivileged attacker to recover the plaintext of RSA decryption, which is used in RSA-without-(EC)DH(E) cipher suites. CVE-2018-19608
VCID-swp4-9rhk-aaaf ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_key_exchange() that could cause a crash on invalid input. CVE-2018-9988

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-22T19:17:50.019079+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 36.1.3
2025-06-22T06:49:55.319519+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 36.1.3
2025-06-21T23:49:28.937022+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 36.1.3
2025-06-21T20:47:26.608461+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 36.1.3
2025-06-21T19:56:33.952259+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 36.1.3
2025-06-21T18:49:43.733360+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:45:18.388579+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:37:09.275245+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 36.1.3
2025-06-21T18:35:59.246931+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:28:08.358277+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:19:01.905520+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:15:42.812409+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T17:47:55.282720+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:44:43.581821+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 36.1.3
2025-06-21T17:35:32.583518+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:30:20.364718+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:15:42.355620+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:28:24.348068+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 36.1.3
2025-06-21T16:12:39.657528+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:46:52.851526+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:34:29.454930+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:27:53.829179+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:22:58.957428+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:21:09.415927+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:15:36.459388+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:53:48.974298+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:23:40.627395+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:19:48.739951+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:10:33.146862+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:40:01.943451+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:36:44.061439+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 36.1.3
2025-06-21T13:35:29.786961+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:25:54.142396+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:24:03.017679+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:23:23.047261+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:15:28.252845+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:47:01.447876+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:39:10.285122+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 36.1.3
2025-06-21T12:15:18.315274+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T12:05:24.695610+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:46:13.412416+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:43:19.139929+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:33:03.123266+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:23:33.842436+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T07:00:03.560055+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf None 36.1.3
2025-06-21T06:57:44.993198+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak None 36.1.3
2025-06-21T06:57:30.094365+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak None 36.1.3
2025-06-21T06:57:28.060173+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah None 36.1.3
2025-06-21T06:32:08.489208+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T06:08:46.911021+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq None 36.1.3
2025-06-21T05:43:40.361186+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag None 36.1.3
2025-06-21T05:34:40.570763+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj None 36.1.3
2025-06-21T05:13:41.109851+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah None 36.1.3
2025-06-21T04:34:02.003444+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj None 36.1.3
2025-06-21T04:21:58.538446+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa None 36.1.3
2025-06-21T04:08:44.518280+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 36.1.3
2025-06-21T04:01:01.663612+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 36.1.3
2025-06-21T04:00:40.551595+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak None 36.1.3
2025-06-21T03:52:26.932906+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag None 36.1.3
2025-06-21T03:00:20.548460+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae None 36.1.3
2025-06-21T02:45:15.192107+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T02:30:20.214595+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam None 36.1.3
2025-06-21T02:26:57.596384+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq None 36.1.3
2025-06-21T02:18:35.388874+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf None 36.1.3
2025-06-21T02:02:46.379973+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak None 36.1.3
2025-06-21T02:01:21.816507+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae None 36.1.3
2025-06-21T01:11:57.741813+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae None 36.1.3
2025-06-21T01:06:51.977512+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T00:54:38.379787+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 36.1.3
2025-06-21T00:39:41.694005+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 36.1.3
2025-06-21T00:06:37.412343+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 36.1.3
2025-06-20T23:57:02.929198+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 36.1.3
2025-06-20T23:53:37.747114+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 36.1.3
2025-06-20T23:37:35.813457+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf None 36.1.3
2025-06-20T23:00:59.246843+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab None 36.1.3
2025-06-20T22:40:59.148614+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam None 36.1.3
2025-06-20T22:30:13.802414+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 36.1.3
2025-06-20T22:21:00.767325+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae None 36.1.3
2025-06-20T21:33:36.786550+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 36.1.3
2025-06-20T21:23:08.595959+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah None 36.1.3
2025-06-20T21:14:50.936575+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq None 36.1.3
2025-06-20T21:12:58.439149+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac None 36.1.3
2025-06-20T21:08:19.624159+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 36.1.3
2025-06-20T20:33:15.089392+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab None 36.1.3
2025-06-20T19:56:28.847516+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 36.1.3
2025-06-08T13:07:34.973370+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T13:03:28.824478+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T13:02:40.824196+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:30:47.305606+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:21:34.963714+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:19:34.556633+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:15:17.725481+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:06:17.115778+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:58:39.810749+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:50:01.333012+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:46:53.360168+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:20:54.248229+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:10:11.514313+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:07:22.652483+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:57:08.433873+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:00:44.846425+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:40:20.747288+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:28:59.009013+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:22:27.680395+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:17:27.019496+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:15:20.712896+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:09:26.902952+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:47:08.081636+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:16:46.538344+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:12:55.220006+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:03:51.466783+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:34:17.467552+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:29:37.791712+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:19:57.518167+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:18:13.140650+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:17:42.100470+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:10:07.708438+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:42:06.332471+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:13:01.740184+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:01:11.954794+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:59:04.633362+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:52:25.105592+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:46:18.006995+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T00:39:45.261167+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf None 36.1.0
2025-06-08T00:37:23.079177+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak None 36.1.0
2025-06-08T00:37:08.079999+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak None 36.1.0
2025-06-08T00:37:05.521162+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah None 36.1.0
2025-06-07T23:47:38.675695+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq None 36.1.0
2025-06-07T23:21:56.240015+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag None 36.1.0
2025-06-07T23:12:39.379178+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj None 36.1.0
2025-06-07T22:51:11.757051+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah None 36.1.0
2025-06-07T22:10:31.942937+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj None 36.1.0
2025-06-07T21:58:06.850316+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa None 36.1.0
2025-06-07T21:36:01.174036+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak None 36.1.0
2025-06-07T21:27:42.983930+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag None 36.1.0
2025-06-07T20:28:54.092752+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae None 36.1.0
2025-06-07T19:54:21.833480+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam None 36.1.0
2025-06-07T19:50:52.697632+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq None 36.1.0
2025-06-07T19:42:23.247856+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf None 36.1.0
2025-06-07T19:26:19.686560+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak None 36.1.0
2025-06-07T19:24:52.035572+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae None 36.1.0
2025-06-07T18:34:37.634801+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae None 36.1.0
2025-06-07T17:00:32.061349+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf None 36.1.0
2025-06-07T16:24:09.867629+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab None 36.1.0
2025-06-07T16:04:54.604113+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam None 36.1.0
2025-06-07T15:45:13.218834+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae None 36.1.0
2025-06-07T14:46:25.664351+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah None 36.1.0
2025-06-07T14:38:58.903867+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq None 36.1.0
2025-06-07T14:37:35.408641+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac None 36.1.0
2025-06-07T14:06:15.914323+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab None 36.1.0
2025-06-05T14:02:09.744484+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 36.1.0
2025-04-12T22:25:41.221711+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:24:57.110055+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:24:26.759823+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:45:30.401699+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:20:32.526857+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:11:48.791965+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:54:01.694526+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:31:47.202194+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:29:05.419447+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:24:28.575298+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:02:53.554609+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:31:43.309022+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:55:12.142148+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:50:57.586357+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:50:08.986243+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:17:10.398110+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:07:34.662190+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:03:31.919272+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:59:01.390778+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:49:37.807935+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:41:26.262231+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:32:17.567963+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:28:58.795704+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:01:54.663239+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:51:00.522671+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:39:43.374429+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:29:21.066202+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:32:24.650023+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:11:47.683903+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:00:24.270354+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:53:48.134899+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:48:52.292510+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:46:59.803429+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:41:25.059455+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:19:42.969671+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:49:21.007930+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:45:28.997116+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:36:34.422752+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:06:34.011654+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:01:54.869962+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:52:14.707984+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:50:29.706105+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:49:56.938403+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:42:11.752332+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:13:49.642864+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:44:00.058426+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:32:07.099819+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:30:03.318923+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:23:35.530005+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:17:21.090648+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T23:12:03.531347+00:00 Debian Oval Importer Affected by VCID-177c-5b67-aaaf None 36.0.0
2025-04-07T23:09:41.664703+00:00 Debian Oval Importer Affected by VCID-3yfm-r6m6-aaak None 36.0.0
2025-04-07T23:09:25.983964+00:00 Debian Oval Importer Affected by VCID-m8p7-8g8t-aaak None 36.0.0
2025-04-07T23:09:23.905686+00:00 Debian Oval Importer Affected by VCID-3jv8-z1m1-aaah None 36.0.0
2025-04-07T22:19:44.503273+00:00 Debian Oval Importer Affected by VCID-e36b-1p9j-aaaq None 36.0.0
2025-04-07T21:53:55.948272+00:00 Debian Oval Importer Affected by VCID-r46f-5z4c-aaag None 36.0.0
2025-04-07T21:44:44.032837+00:00 Debian Oval Importer Affected by VCID-z3bp-5qjh-aaaj None 36.0.0
2025-04-07T21:23:08.590592+00:00 Debian Oval Importer Affected by VCID-mwtt-kucv-aaah None 36.0.0
2025-04-07T20:42:01.386253+00:00 Debian Oval Importer Affected by VCID-gcmg-8syc-aaaj None 36.0.0
2025-04-07T20:28:48.779136+00:00 Debian Oval Importer Affected by VCID-3ybk-6y1k-aaaa None 36.0.0
2025-04-07T20:05:22.687832+00:00 Debian Oval Importer Affected by VCID-14m4-d27s-aaak None 36.0.0
2025-04-07T19:56:42.815079+00:00 Debian Oval Importer Affected by VCID-mbn3-ahp4-aaag None 36.0.0
2025-04-07T19:03:17.909362+00:00 Debian Oval Importer Affected by VCID-9qc9-jj2s-aaae None 36.0.0
2025-04-07T18:32:13.177207+00:00 Debian Oval Importer Affected by VCID-7mdz-n5xr-aaam None 36.0.0
2025-04-07T18:28:42.828005+00:00 Debian Oval Importer Affected by VCID-h2ew-fcbr-aaaq None 36.0.0
2025-04-07T18:20:10.055531+00:00 Debian Oval Importer Affected by VCID-5kj3-xdpr-aaaf None 36.0.0
2025-04-07T18:04:06.031165+00:00 Debian Oval Importer Affected by VCID-p68c-ayn3-aaak None 36.0.0
2025-04-07T18:02:40.219996+00:00 Debian Oval Importer Affected by VCID-8zv2-9zrj-aaae None 36.0.0
2025-04-07T17:12:21.587845+00:00 Debian Oval Importer Fixing VCID-kk1q-u5b2-aaae None 36.0.0
2025-04-07T15:33:44.519285+00:00 Debian Oval Importer Fixing VCID-swp4-9rhk-aaaf None 36.0.0
2025-04-07T14:56:00.784153+00:00 Debian Oval Importer Fixing VCID-3s5y-zubs-aaab None 36.0.0
2025-04-07T14:36:06.132370+00:00 Debian Oval Importer Fixing VCID-krrf-1uy1-aaam None 36.0.0
2025-04-07T14:15:56.523662+00:00 Debian Oval Importer Fixing VCID-pzw4-3yg7-aaae None 36.0.0
2025-04-07T13:18:25.007028+00:00 Debian Oval Importer Fixing VCID-j24c-3huf-aaah None 36.0.0
2025-04-07T13:11:05.038136+00:00 Debian Oval Importer Fixing VCID-npac-kc91-aaaq None 36.0.0
2025-04-07T13:09:44.552795+00:00 Debian Oval Importer Fixing VCID-sdw8-s8qf-aaac None 36.0.0
2025-04-07T12:40:02.010330+00:00 Debian Oval Importer Fixing VCID-3bwz-revc-aaab None 36.0.0
2025-04-07T08:42:32.855592+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 36.0.0
2025-04-06T23:28:26.690656+00:00 Debian Importer Affected by VCID-3yfm-r6m6-aaak None 36.0.0
2025-04-06T16:24:26.517458+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-06T11:26:59.812434+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 36.0.0
2025-04-06T00:30:43.629975+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 36.0.0
2025-04-05T19:14:01.655592+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 36.0.0
2025-04-05T16:49:46.975783+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 36.0.0
2025-04-05T16:07:21.002303+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 36.0.0
2025-04-05T14:46:03.432530+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 36.0.0
2025-04-05T13:55:35.986812+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 36.0.0
2025-04-05T12:52:22.518760+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 36.0.0
2025-04-05T10:09:13.461705+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 36.0.0
2025-04-05T09:13:29.428443+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 36.0.0
2025-04-05T08:56:19.840713+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T03:47:19.914305+00:00 Debian Importer Affected by VCID-nhkf-eraa-aaaa https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T06:57:38.567957+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 36.0.0
2025-04-04T06:49:49.028246+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 36.0.0
2025-04-04T05:31:54.773562+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T03:50:23.386349+00:00 Debian Importer Affected by VCID-evq7-upd8-aaag https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T03:37:38.095785+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 36.0.0
2025-04-04T03:22:40.744715+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 36.0.0
2025-04-04T02:48:20.372705+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 36.0.0
2025-04-04T02:38:36.397886+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 36.0.0
2025-04-04T02:35:05.107193+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 36.0.0
2025-04-04T01:09:00.703016+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 36.0.0
2025-04-04T00:10:57.774107+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 36.0.0
2025-04-03T23:47:49.269672+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 36.0.0
2025-04-03T23:01:09.505823+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 36.0.0
2025-02-21T21:44:16.361390+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T18:39:45.789772+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.751677+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.673110+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 35.1.0
2025-02-21T04:47:00.553698+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 35.1.0
2025-02-21T04:46:59.366362+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T00:06:00.065836+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 35.1.0
2025-02-20T07:43:44.735449+00:00 Debian Importer Affected by VCID-3yfm-r6m6-aaak None 35.1.0
2025-02-20T07:30:47.486934+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 35.1.0
2025-02-20T02:43:13.622580+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T02:43:10.217066+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 35.1.0
2025-02-19T21:09:34.023495+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 35.1.0
2025-02-19T16:51:03.966366+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 35.1.0
2025-02-19T16:51:02.015802+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 35.1.0
2025-02-19T16:50:59.470272+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 35.1.0
2025-02-19T16:50:57.044847+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 35.1.0
2025-02-19T16:50:28.814171+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 35.1.0
2025-02-19T16:50:26.066845+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 35.1.0
2025-02-19T16:50:23.743807+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 35.1.0
2025-02-19T16:50:20.850302+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 35.1.0
2025-02-19T16:50:18.287651+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 35.1.0
2025-02-19T16:50:15.746696+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 35.1.0
2025-02-19T14:04:21.439771+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 35.1.0
2025-02-19T11:48:30.511922+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 35.1.0
2025-02-19T11:48:26.181624+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 35.1.0
2025-02-19T07:52:24.376710+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 35.1.0
2025-02-19T07:35:52.427770+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 35.1.0
2025-02-19T02:44:45.486127+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 35.1.0
2024-11-24T09:33:26.289911+00:00 Debian Importer Affected by VCID-4tgq-m1es-aaar https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T07:06:45.079529+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:12.280955+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.585198+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 35.0.0
2024-11-23T18:59:54.505619+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 35.0.0
2024-11-23T18:59:53.822919+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T15:59:43.604689+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 35.0.0
2024-11-23T01:14:35.042469+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 35.0.0
2024-11-22T20:34:02.028724+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T20:33:58.687360+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 35.0.0
2024-11-22T17:26:36.254858+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 35.0.0
2024-11-22T13:43:24.727494+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 35.0.0
2024-11-22T13:43:22.705439+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 35.0.0
2024-11-22T13:43:20.182597+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 35.0.0
2024-11-22T13:43:17.787030+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 35.0.0
2024-11-22T13:42:59.258827+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 35.0.0
2024-11-22T13:42:56.512285+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 35.0.0
2024-11-22T13:42:54.208280+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 35.0.0
2024-11-22T13:42:51.330104+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 35.0.0
2024-11-22T13:42:48.843163+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 35.0.0
2024-11-22T13:42:46.083549+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 35.0.0
2024-11-22T09:07:00.896690+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 35.0.0
2024-11-22T05:09:20.594058+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 35.0.0
2024-11-20T07:33:39.659169+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.3.2
2024-11-20T03:54:14.757303+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.3.2
2024-10-11T05:40:42.648570+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.565800+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.151326+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.069203+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 34.0.2
2024-10-10T17:00:13.709910+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 34.0.2
2024-10-10T17:00:13.028281+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T13:40:32.068820+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 34.0.2
2024-10-09T23:35:05.271940+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 34.0.2
2024-10-09T19:11:51.362023+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T19:11:43.576527+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 34.0.2
2024-10-09T16:22:34.792930+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 34.0.2
2024-10-09T13:06:03.347479+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 34.0.2
2024-10-09T13:06:01.433528+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 34.0.2
2024-10-09T13:05:59.033763+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 34.0.2
2024-10-09T13:05:56.670804+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 34.0.2
2024-10-09T13:05:39.319979+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 34.0.2
2024-10-09T13:05:36.836392+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 34.0.2
2024-10-09T13:05:34.430202+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 34.0.2
2024-10-09T13:05:31.760665+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 34.0.2
2024-10-09T13:05:29.360941+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 34.0.2
2024-10-09T13:05:26.906285+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 34.0.2
2024-10-09T08:05:03.728398+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.0.2
2024-10-09T04:46:49.260526+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.0.2
2024-09-25T19:50:15.930000+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.830003+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.283388+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.526737+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 34.0.1
2024-09-19T22:32:24.198858+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 34.0.1
2024-09-19T22:32:23.520847+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T20:08:46.800275+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 34.0.1
2024-09-19T07:21:27.222597+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 34.0.1
2024-09-19T03:32:26.445057+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T03:32:24.432220+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 34.0.1
2024-09-19T00:57:48.816221+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 34.0.1
2024-09-18T22:26:22.558607+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 34.0.1
2024-09-18T22:26:20.700763+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 34.0.1
2024-09-18T22:26:18.275651+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 34.0.1
2024-09-18T22:26:15.997080+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 34.0.1
2024-09-18T22:25:57.858830+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 34.0.1
2024-09-18T22:25:55.308869+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 34.0.1
2024-09-18T22:25:53.026891+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 34.0.1
2024-09-18T22:25:50.368640+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 34.0.1
2024-09-18T22:25:47.968411+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 34.0.1
2024-09-18T22:25:45.560876+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 34.0.1
2024-09-18T18:53:46.035529+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.0.1
2024-09-18T16:04:26.867245+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.0.1
2024-04-25T21:52:53.112990+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 34.0.0rc4
2024-04-25T21:52:23.461143+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 34.0.0rc4
2024-04-25T21:52:13.865040+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T18:11:40.154375+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 34.0.0rc4
2024-04-25T05:53:37.178403+00:00 Debian Importer Affected by VCID-3yfm-r6m6-aaak None 34.0.0rc4
2024-04-25T05:42:18.908421+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 34.0.0rc4
2024-04-25T02:00:47.490015+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T02:00:44.952302+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 34.0.0rc4
2024-04-24T21:55:11.949037+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 34.0.0rc4
2024-04-24T20:00:56.228192+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 34.0.0rc4
2024-04-24T20:00:53.884392+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 34.0.0rc4
2024-04-24T20:00:51.236205+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 34.0.0rc4
2024-04-24T20:00:48.105388+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 34.0.0rc4
2024-04-24T20:00:20.000736+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 34.0.0rc4
2024-04-24T20:00:17.264449+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 34.0.0rc4
2024-04-24T20:00:14.735578+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 34.0.0rc4
2024-04-24T20:00:11.887562+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 34.0.0rc4
2024-04-24T20:00:09.138206+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 34.0.0rc4
2024-04-24T20:00:06.448936+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 34.0.0rc4
2024-04-24T18:25:28.467094+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 34.0.0rc4
2024-04-24T17:02:01.570929+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.0.0rc4
2024-04-24T17:01:57.366406+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 34.0.0rc4
2024-04-24T14:59:51.517235+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.0.0rc4
2024-04-24T14:52:10.650536+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 34.0.0rc4
2024-04-24T12:58:01.019926+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 34.0.0rc4
2024-01-12T07:59:42.414534+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 34.0.0rc2
2024-01-12T07:59:40.356629+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T07:59:29.792688+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 34.0.0rc2
2024-01-11T21:45:33.076690+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 34.0.0rc2
2024-01-11T07:53:41.348016+00:00 Debian Importer Affected by VCID-3yfm-r6m6-aaak None 34.0.0rc2
2024-01-11T07:24:39.774020+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 34.0.0rc2
2024-01-11T03:05:03.027793+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-11T03:05:00.417298+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 34.0.0rc2
2024-01-10T22:44:41.405712+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 34.0.0rc2
2024-01-10T21:25:25.677350+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 34.0.0rc2
2024-01-10T21:25:23.637407+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 34.0.0rc2
2024-01-10T21:25:21.017356+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 34.0.0rc2
2024-01-10T21:25:18.117055+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 34.0.0rc2
2024-01-10T21:24:52.184126+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 34.0.0rc2
2024-01-10T21:24:49.529352+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 34.0.0rc2
2024-01-10T21:24:46.957143+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 34.0.0rc2
2024-01-10T21:24:44.038757+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 34.0.0rc2
2024-01-10T21:24:41.242266+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 34.0.0rc2
2024-01-10T21:24:38.618262+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 34.0.0rc2
2024-01-10T19:54:42.101521+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 34.0.0rc2
2024-01-10T18:58:42.646802+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.0.0rc2
2024-01-10T18:58:38.959336+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 34.0.0rc2
2024-01-10T17:40:59.593295+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.0.0rc2
2024-01-10T17:35:00.836791+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 34.0.0rc2
2024-01-10T15:16:51.987688+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 34.0.0rc2
2024-01-05T05:53:07.572270+00:00 Debian Importer Affected by VCID-fy93-gmuf-aaam None 34.0.0rc1
2024-01-05T05:53:05.754742+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T05:52:59.792167+00:00 Debian Importer Affected by VCID-f84v-6k8p-aaaf None 34.0.0rc1
2024-01-05T03:44:59.531560+00:00 Debian Importer Affected by VCID-177c-5b67-aaaf None 34.0.0rc1
2024-01-04T18:21:06.642157+00:00 Debian Importer Affected by VCID-3yfm-r6m6-aaak None 34.0.0rc1
2024-01-04T18:11:52.656677+00:00 Debian Importer Affected by VCID-3jv8-z1m1-aaah None 34.0.0rc1
2024-01-04T15:10:25.268708+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T15:10:22.682504+00:00 Debian Importer Affected by VCID-r5mn-4ntx-aaam None 34.0.0rc1
2024-01-04T11:55:00.136304+00:00 Debian Importer Affected by VCID-m8p7-8g8t-aaak None 34.0.0rc1
2024-01-04T10:41:36.799548+00:00 Debian Importer Affected by VCID-8zv2-9zrj-aaae None 34.0.0rc1
2024-01-04T10:41:34.863482+00:00 Debian Importer Affected by VCID-rjf9-8crb-aaaj None 34.0.0rc1
2024-01-04T10:41:32.243612+00:00 Debian Importer Affected by VCID-9qc9-jj2s-aaae None 34.0.0rc1
2024-01-04T10:41:29.348375+00:00 Debian Importer Affected by VCID-mbn3-ahp4-aaag None 34.0.0rc1
2024-01-04T10:41:05.552729+00:00 Debian Importer Affected by VCID-e36b-1p9j-aaaq None 34.0.0rc1
2024-01-04T10:41:03.024257+00:00 Debian Importer Affected by VCID-3ybk-6y1k-aaaa None 34.0.0rc1
2024-01-04T10:41:00.391655+00:00 Debian Importer Affected by VCID-r46f-5z4c-aaag None 34.0.0rc1
2024-01-04T10:40:57.588670+00:00 Debian Importer Affected by VCID-h2ew-fcbr-aaaq None 34.0.0rc1
2024-01-04T10:40:54.977897+00:00 Debian Importer Affected by VCID-z3bp-5qjh-aaaj None 34.0.0rc1
2024-01-04T10:40:52.332862+00:00 Debian Importer Affected by VCID-14m4-d27s-aaak None 34.0.0rc1
2024-01-04T09:19:18.579808+00:00 Debian Importer Affected by VCID-gcmg-8syc-aaaj None 34.0.0rc1
2024-01-04T08:27:38.095654+00:00 Debian Importer Affected by VCID-p68c-ayn3-aaak None 34.0.0rc1
2024-01-04T08:27:34.299808+00:00 Debian Importer Affected by VCID-mwtt-kucv-aaah None 34.0.0rc1
2024-01-04T07:17:07.915319+00:00 Debian Importer Affected by VCID-5kj3-xdpr-aaaf None 34.0.0rc1
2024-01-04T07:11:39.169816+00:00 Debian Importer Affected by VCID-7mdz-n5xr-aaam None 34.0.0rc1
2024-01-04T05:40:33.783911+00:00 Debian Importer Fixing VCID-sdw8-s8qf-aaac None 34.0.0rc1