Search for packages
Package details: pkg:deb/debian/glibc@2.31-9
purl pkg:deb/debian/glibc@2.31-9
Next non-vulnerable version 2.36-8
Latest non-vulnerable version 2.41-9
Risk 10.0
Vulnerabilities affecting this package (15)
Vulnerability Summary Fixed by
VCID-16q3-v9ba-aaar
Aliases:
CVE-2021-43396
** DISPUTED ** In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious '\0' character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases. NOTE: the vendor states "the bug cannot be invoked through user input and requires iconv to be invoked with a NULL inbuf, which ought to require a separate application bug to do so unintentionally. Hence there's no security impact to the bug."
2.31-13+deb11u3
Affected by 8 other vulnerabilities.
VCID-3g4r-ex56-aaaa
Aliases:
CVE-2021-33574
The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.
2.31-13+deb11u3
Affected by 8 other vulnerabilities.
VCID-49m9-v222-aaae
Aliases:
CVE-2024-2961
The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
VCID-4ps4-wrmd-aaaj
Aliases:
CVE-2021-3999
A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.
2.31-13+deb11u5
Affected by 7 other vulnerabilities.
VCID-8dn8-f7r5-aaaa
Aliases:
CVE-2021-27645
The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.
2.31-11
Affected by 13 other vulnerabilities.
VCID-c3ax-wdga-aaam
Aliases:
CVE-2021-3326
The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.
2.31-11
Affected by 13 other vulnerabilities.
VCID-cvwe-heq6-sqcr
Aliases:
CVE-2025-0395
glibc: buffer overflow in the GNU C Library's assert()
2.36-8
Affected by 0 other vulnerabilities.
VCID-duwt-xt4y-aaaj
Aliases:
CVE-2021-35942
The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.
2.31-13
Affected by 12 other vulnerabilities.
VCID-mbyf-7tfq-aaad
Aliases:
CVE-2024-33600
glibc: null pointer dereferences after failed netgroup cache insertion
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
VCID-sysh-eg5e-aaak
Aliases:
CVE-2023-4911
A buffer overflow was discovered in the GNU C Library's dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
VCID-vqwk-tqf1-aaac
Aliases:
CVE-2022-23218
The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
2.31-13+deb11u3
Affected by 8 other vulnerabilities.
VCID-vv4f-b7e1-aaak
Aliases:
CVE-2024-33602
glibc: netgroup cache assumes NSS callback uses in-buffer strings
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
VCID-vv6m-c181-aaaj
Aliases:
CVE-2024-33601
glibc: netgroup cache may terminate daemon on memory allocation failure
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
VCID-wjry-nwm2-aaaf
Aliases:
CVE-2022-23219
The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
2.31-13+deb11u3
Affected by 8 other vulnerabilities.
VCID-zvjp-1njs-aaah
Aliases:
CVE-2024-33599
glibc: stack-based buffer overflow in netgroup cache
2.31-13+deb11u11
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (23)
Vulnerability Summary Aliases
VCID-3g4r-ex56-aaaa The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact. CVE-2021-33574
VCID-49m9-v222-aaae The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable. CVE-2024-2961
VCID-4ps4-wrmd-aaaj A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system. CVE-2021-3999
VCID-73xy-ygvv-aaak The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service. CVE-2016-10228
VCID-7s62-m3gd-aaan A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags. CVE-2023-4806
VCID-8dn8-f7r5-aaaa The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c. CVE-2021-27645
VCID-9rq2-dpes-aaar The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c. CVE-2020-10029
VCID-c3ax-wdga-aaam The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service. CVE-2021-3326
VCID-cahv-x34e-aaah A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32. CVE-2020-1752
VCID-cb4r-d431-aaah A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge. CVE-2023-4813
VCID-duwt-xt4y-aaaj The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations. CVE-2021-35942
VCID-k9gp-cakq-aaak The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read. CVE-2019-25013
VCID-kmgq-gdkr-aaap On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program. CVE-2019-19126
VCID-mbyf-7tfq-aaad glibc: null pointer dereferences after failed netgroup cache insertion CVE-2024-33600
VCID-sa5a-ea2y-aaab An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability. CVE-2020-1751
VCID-t33k-37qm-aaan The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service. CVE-2020-29562
VCID-vgyc-ghr1-aaab An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data. CVE-2020-6096
VCID-vqwk-tqf1-aaac The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution. CVE-2022-23218
VCID-vv4f-b7e1-aaak glibc: netgroup cache assumes NSS callback uses in-buffer strings CVE-2024-33602
VCID-vv6m-c181-aaaj glibc: netgroup cache may terminate daemon on memory allocation failure CVE-2024-33601
VCID-wjry-nwm2-aaaf The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution. CVE-2022-23219
VCID-zsrq-e5ww-aaaf The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228. CVE-2020-27618
VCID-zvjp-1njs-aaah glibc: stack-based buffer overflow in netgroup cache CVE-2024-33599

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T18:37:45.105706+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:17:27.241263+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T17:24:25.536086+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:32:21.507144+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:13:58.613912+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:13:09.791884+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:03:30.507456+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:56:56.731368+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:46:07.858515+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:31:22.313013+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:07:14.641346+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:52:51.164202+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:50:07.685916+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:18:10.003969+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:49:28.951223+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:19:48.654986+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:18:07.450644+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 36.1.3
2025-06-21T09:59:12.204568+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 36.1.3
2025-06-21T06:24:57.346424+00:00 Debian Oval Importer Affected by VCID-duwt-xt4y-aaaj None 36.1.3
2025-06-21T04:52:57.629803+00:00 Debian Oval Importer Affected by VCID-wjry-nwm2-aaaf None 36.1.3
2025-06-21T03:58:45.746869+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 36.1.3
2025-06-21T03:56:32.523607+00:00 Debian Oval Importer Affected by VCID-16q3-v9ba-aaar None 36.1.3
2025-06-21T03:42:09.142013+00:00 Debian Oval Importer Affected by VCID-8dn8-f7r5-aaaa None 36.1.3
2025-06-21T03:36:13.749427+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T03:09:18.786105+00:00 Debian Oval Importer Affected by VCID-4ps4-wrmd-aaaj None 36.1.3
2025-06-21T02:55:44.643932+00:00 Debian Oval Importer Affected by VCID-c3ax-wdga-aaam None 36.1.3
2025-06-21T02:11:19.588682+00:00 Debian Oval Importer Affected by VCID-vqwk-tqf1-aaac None 36.1.3
2025-06-21T02:09:05.967105+00:00 Debian Oval Importer Fixing VCID-sa5a-ea2y-aaab None 36.1.3
2025-06-21T01:50:56.499844+00:00 Debian Oval Importer Fixing VCID-t33k-37qm-aaan None 36.1.3
2025-06-21T01:43:18.007055+00:00 Debian Oval Importer Affected by VCID-3g4r-ex56-aaaa None 36.1.3
2025-06-21T01:01:09.428142+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab None 36.1.3
2025-06-21T00:47:39.626527+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa None 36.1.3
2025-06-21T00:47:15.253595+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T00:29:49.785643+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac None 36.1.3
2025-06-21T00:20:08.587335+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T00:19:49.030786+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj None 36.1.3
2025-06-21T00:07:53.277122+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 36.1.3
2025-06-21T00:02:11.355201+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam None 36.1.3
2025-06-20T23:53:56.265502+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T23:46:34.536484+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 36.1.3
2025-06-20T23:43:33.283092+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa None 36.1.3
2025-06-20T23:40:32.134130+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T23:30:43.276326+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah None 36.1.3
2025-06-20T23:18:24.996181+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak None 36.1.3
2025-06-20T23:08:29.052550+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj None 36.1.3
2025-06-20T23:07:09.484552+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 36.1.3
2025-06-20T23:04:14.987733+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap None 36.1.3
2025-06-20T22:52:26.839008+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 36.1.3
2025-06-20T22:51:03.054947+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 36.1.3
2025-06-20T22:29:29.039840+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 36.1.3
2025-06-20T22:24:23.493755+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 36.1.3
2025-06-20T22:12:57.624742+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar None 36.1.3
2025-06-20T21:46:46.745260+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T21:38:44.462600+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T21:29:56.979849+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf None 36.1.3
2025-06-20T21:16:04.587898+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 36.1.3
2025-06-20T21:08:16.041349+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 36.1.3
2025-06-20T21:08:15.005306+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak None 36.1.3
2025-06-20T21:00:12.711212+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 36.1.3
2025-06-20T20:43:16.960360+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 36.1.3
2025-06-20T20:30:33.698262+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 36.1.3
2025-06-20T20:28:35.504087+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 36.1.3
2025-06-20T20:27:19.970647+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 36.1.3
2025-06-20T20:24:28.827431+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf None 36.1.3
2025-06-08T12:01:00.054100+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:07:58.310391+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:48:32.649267+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:04:40.265820+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:26:52.427271+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:07:41.670301+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:06:54.439198+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:56:53.864452+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:50:15.575988+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:39:29.719517+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:24:25.434689+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:00:52.189922+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:47:52.820438+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:45:11.359597+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:21:52.198289+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:03:40.352496+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:43:46.219942+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T00:04:11.158650+00:00 Debian Oval Importer Affected by VCID-duwt-xt4y-aaaj None 36.1.0
2025-06-07T22:30:15.007812+00:00 Debian Oval Importer Affected by VCID-wjry-nwm2-aaaf None 36.1.0
2025-06-07T21:31:48.341740+00:00 Debian Oval Importer Affected by VCID-16q3-v9ba-aaar None 36.1.0
2025-06-07T21:16:17.534064+00:00 Debian Oval Importer Affected by VCID-8dn8-f7r5-aaaa None 36.1.0
2025-06-07T20:42:08.883396+00:00 Debian Oval Importer Affected by VCID-4ps4-wrmd-aaaj None 36.1.0
2025-06-07T20:23:27.981205+00:00 Debian Oval Importer Affected by VCID-c3ax-wdga-aaam None 36.1.0
2025-06-07T19:35:05.135138+00:00 Debian Oval Importer Affected by VCID-vqwk-tqf1-aaac None 36.1.0
2025-06-07T19:32:50.287746+00:00 Debian Oval Importer Fixing VCID-sa5a-ea2y-aaab None 36.1.0
2025-06-07T19:14:15.634080+00:00 Debian Oval Importer Fixing VCID-t33k-37qm-aaan None 36.1.0
2025-06-07T19:06:28.989414+00:00 Debian Oval Importer Affected by VCID-3g4r-ex56-aaaa None 36.1.0
2025-06-07T18:23:37.158508+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab None 36.1.0
2025-06-07T18:10:09.478983+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa None 36.1.0
2025-06-07T17:52:29.856239+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac None 36.1.0
2025-06-07T17:42:44.996036+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj None 36.1.0
2025-06-07T17:24:59.216691+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam None 36.1.0
2025-06-07T17:06:27.754515+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa None 36.1.0
2025-06-07T16:53:38.318288+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah None 36.1.0
2025-06-07T16:41:24.294293+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak None 36.1.0
2025-06-07T16:31:38.599958+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj None 36.1.0
2025-06-07T16:27:29.624984+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap None 36.1.0
2025-06-07T15:36:57.969078+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar None 36.1.0
2025-06-07T14:52:19.896813+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf None 36.1.0
2025-06-07T14:33:40.208630+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak None 36.1.0
2025-06-07T13:59:54.316424+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf None 36.1.0
2025-06-05T14:43:11.841631+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 36.1.0
2025-06-05T14:30:18.774141+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 36.1.0
2025-06-05T14:19:31.624072+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 36.1.0
2025-06-05T14:18:02.097154+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 36.1.0
2025-06-05T14:17:24.929498+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 36.1.0
2025-05-06T18:45:14.359896+00:00 Debian Oval Importer Affected by VCID-cvwe-heq6-sqcr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:43:13.388880+00:00 Debian Oval Importer Fixing VCID-49m9-v222-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T23:42:49.627101+00:00 Debian Oval Importer Affected by VCID-mbyf-7tfq-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:42:46.734186+00:00 Debian Oval Importer Affected by VCID-zvjp-1njs-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:42:42.697078+00:00 Debian Oval Importer Affected by VCID-vv6m-c181-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:42:40.302150+00:00 Debian Oval Importer Affected by VCID-vv4f-b7e1-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:33:04.625555+00:00 Debian Oval Importer Affected by VCID-49m9-v222-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:26:07.429839+00:00 Debian Oval Importer Affected by VCID-c3ax-wdga-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:24:58.645014+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:23:15.580263+00:00 Debian Oval Importer Affected by VCID-wjry-nwm2-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:00:46.191863+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:56:11.916683+00:00 Debian Oval Importer Affected by VCID-4ps4-wrmd-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:53:51.740837+00:00 Debian Oval Importer Fixing VCID-t33k-37qm-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:51:00.193107+00:00 Debian Oval Importer Affected by VCID-sysh-eg5e-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:26:06.674179+00:00 Debian Oval Importer Affected by VCID-8dn8-f7r5-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:24:15.289452+00:00 Debian Oval Importer Fixing VCID-sa5a-ea2y-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:07:28.000261+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:49:22.195851+00:00 Debian Oval Importer Affected by VCID-vqwk-tqf1-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:06:02.085569+00:00 Debian Oval Importer Affected by VCID-16q3-v9ba-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:46:32.528939+00:00 Debian Oval Importer Affected by VCID-3g4r-ex56-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:18:01.296983+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:07:34.288244+00:00 Debian Oval Importer Affected by VCID-duwt-xt4y-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:46:19.065990+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:51:22.840610+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:30:42.766790+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-08T08:36:59.652826+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:58:15.723405+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:39:44.522867+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:38:57.096147+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:29:19.323181+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:22:42.612674+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:11:58.904872+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:57:02.151151+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:33:31.987664+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:19:37.824293+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:16:56.135326+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:52:55.896674+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:34:33.983580+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:14:49.954694+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T22:36:26.721896+00:00 Debian Oval Importer Affected by VCID-duwt-xt4y-aaaj None 36.0.0
2025-04-07T21:01:48.693870+00:00 Debian Oval Importer Affected by VCID-wjry-nwm2-aaaf None 36.0.0
2025-04-07T20:00:53.695777+00:00 Debian Oval Importer Affected by VCID-16q3-v9ba-aaar None 36.0.0
2025-04-07T19:46:13.724934+00:00 Debian Oval Importer Affected by VCID-8dn8-f7r5-aaaa None 36.0.0
2025-04-07T19:12:37.472135+00:00 Debian Oval Importer Affected by VCID-4ps4-wrmd-aaaj None 36.0.0
2025-04-07T18:58:33.369990+00:00 Debian Oval Importer Affected by VCID-c3ax-wdga-aaam None 36.0.0
2025-04-07T18:12:47.508706+00:00 Debian Oval Importer Affected by VCID-vqwk-tqf1-aaac None 36.0.0
2025-04-07T18:10:31.522149+00:00 Debian Oval Importer Fixing VCID-sa5a-ea2y-aaab None 36.0.0
2025-04-07T17:52:04.314965+00:00 Debian Oval Importer Fixing VCID-t33k-37qm-aaan None 36.0.0
2025-04-07T17:44:20.283651+00:00 Debian Oval Importer Affected by VCID-3g4r-ex56-aaaa None 36.0.0
2025-04-07T17:01:13.396232+00:00 Debian Oval Importer Fixing VCID-vgyc-ghr1-aaab None 36.0.0
2025-04-07T16:47:26.496328+00:00 Debian Oval Importer Fixing VCID-8dn8-f7r5-aaaa None 36.0.0
2025-04-07T16:29:12.668842+00:00 Debian Oval Importer Fixing VCID-vqwk-tqf1-aaac None 36.0.0
2025-04-07T16:18:28.530014+00:00 Debian Oval Importer Fixing VCID-4ps4-wrmd-aaaj None 36.0.0
2025-04-07T15:59:13.038597+00:00 Debian Oval Importer Fixing VCID-c3ax-wdga-aaam None 36.0.0
2025-04-07T15:39:55.708072+00:00 Debian Oval Importer Fixing VCID-3g4r-ex56-aaaa None 36.0.0
2025-04-07T15:26:34.307446+00:00 Debian Oval Importer Fixing VCID-cahv-x34e-aaah None 36.0.0
2025-04-07T15:13:48.690999+00:00 Debian Oval Importer Fixing VCID-k9gp-cakq-aaak None 36.0.0
2025-04-07T15:03:40.239513+00:00 Debian Oval Importer Fixing VCID-duwt-xt4y-aaaj None 36.0.0
2025-04-07T14:59:20.460795+00:00 Debian Oval Importer Fixing VCID-kmgq-gdkr-aaap None 36.0.0
2025-04-07T14:07:55.067346+00:00 Debian Oval Importer Fixing VCID-9rq2-dpes-aaar None 36.0.0
2025-04-07T13:24:22.559973+00:00 Debian Oval Importer Fixing VCID-wjry-nwm2-aaaf None 36.0.0
2025-04-07T13:05:43.818231+00:00 Debian Oval Importer Fixing VCID-73xy-ygvv-aaak None 36.0.0
2025-04-07T12:34:18.502146+00:00 Debian Oval Importer Fixing VCID-zsrq-e5ww-aaaf None 36.0.0
2025-04-06T13:13:07.803616+00:00 Debian Importer Fixing VCID-49m9-v222-aaae https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T08:14:23.230679+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 36.0.0
2025-04-05T07:16:17.984631+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 36.0.0
2025-04-04T06:47:30.465282+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 36.0.0
2025-04-04T06:24:46.392329+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T03:30:24.724487+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T03:02:41.675825+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T02:49:41.699710+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 36.0.0
2025-04-04T02:35:24.502428+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T02:27:57.783526+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 36.0.0
2025-04-04T02:21:39.874372+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T01:46:59.345452+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 36.0.0
2025-04-04T01:31:27.812850+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 36.0.0
2025-04-04T01:30:00.531685+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 36.0.0
2025-04-04T01:08:13.366790+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 36.0.0
2025-04-04T01:02:53.553176+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 36.0.0
2025-04-04T00:24:18.389300+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T00:16:02.555096+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-03T23:54:32.829970+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 36.0.0
2025-04-03T23:47:45.717186+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 36.0.0
2025-04-03T23:41:19.503670+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 36.0.0
2025-04-03T23:28:58.807460+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 36.0.0
2025-04-03T23:18:34.287126+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 36.0.0
2025-04-03T23:17:04.912891+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 36.0.0
2025-04-03T23:16:27.294479+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 36.0.0
2025-02-21T22:07:11.986955+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T22:06:59.112289+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T22:06:43.453401+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T22:06:29.296289+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T21:46:12.647045+00:00 Debian Importer Fixing VCID-49m9-v222-aaae https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T14:35:24.640397+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T14:35:18.020178+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 35.1.0
2025-02-21T14:34:36.159130+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 35.1.0
2025-02-21T14:34:33.935130+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-20T17:52:19.736023+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 35.1.0
2025-02-20T17:52:03.933269+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 35.1.0
2025-02-20T05:35:30.236113+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 35.1.0
2025-02-20T02:21:17.673721+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 35.1.0
2025-02-20T01:52:20.365666+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 35.1.0
2025-02-20T01:49:20.353671+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 35.1.0
2025-02-19T21:26:26.661705+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 35.1.0
2025-02-19T17:07:27.945695+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 35.1.0
2025-02-19T15:42:06.032330+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 35.1.0
2025-02-19T14:19:54.893639+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 35.1.0
2025-02-19T14:19:00.332166+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-19T14:18:59.617704+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 35.1.0
2025-02-19T11:29:53.958232+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 35.1.0
2025-02-19T09:07:11.947437+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 35.1.0
2025-02-19T08:23:39.330787+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 35.1.0
2025-02-18T16:15:13.100014+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 35.1.0
2024-11-24T09:42:32.866725+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T09:42:21.480206+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T09:42:10.179056+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T09:41:58.950237+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T03:38:31.415973+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T03:38:24.769072+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 35.0.0
2024-11-24T03:37:50.330608+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 35.0.0
2024-11-24T03:37:48.200058+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-23T10:44:59.789575+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 35.0.0
2024-11-23T10:44:44.725297+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 35.0.0
2024-11-22T23:31:24.269287+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 35.0.0
2024-11-22T11:30:23.032715+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T11:30:22.110594+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 35.0.0
2024-11-20T09:56:18.270840+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.3.2
2024-11-20T09:56:17.527744+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.3.2
2024-10-11T05:55:21.759424+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T05:55:09.941931+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T05:54:58.191556+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T05:54:46.506223+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T01:01:28.108355+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-11T01:01:21.404229+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 34.0.2
2024-10-11T01:00:48.504005+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 34.0.2
2024-10-11T01:00:46.304944+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T08:54:30.339061+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 34.0.2
2024-10-10T08:54:14.266133+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 34.0.2
2024-10-09T21:59:08.917357+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 34.0.2
2024-10-09T10:33:27.671074+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T10:33:26.941586+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.0.2
2024-09-25T20:01:58.368038+00:00 Debian Importer Fixing VCID-vv4f-b7e1-aaak https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-25T20:01:46.987333+00:00 Debian Importer Fixing VCID-vv6m-c181-aaaj https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-25T20:01:35.549800+00:00 Debian Importer Fixing VCID-mbyf-7tfq-aaad https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-25T20:01:24.138870+00:00 Debian Importer Fixing VCID-zvjp-1njs-aaah https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T05:37:32.158438+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T05:37:25.630594+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 34.0.1
2024-09-20T05:36:56.171038+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 34.0.1
2024-09-20T05:36:54.089681+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-19T15:22:21.595762+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 34.0.1
2024-09-19T15:22:06.668381+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 34.0.1
2024-09-19T05:56:53.090638+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 34.0.1
2024-09-18T20:36:12.507450+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-18T20:36:11.814624+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.0.1
2024-05-20T14:55:50.514983+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-05-20T14:55:45.672040+00:00 Debian Importer Fixing VCID-cb4r-d431-aaah None 34.0.0rc4
2024-05-20T14:55:19.177454+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan None 34.0.0rc4
2024-05-20T14:55:18.257737+00:00 Debian Importer Fixing VCID-7s62-m3gd-aaan https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T12:24:43.111443+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 34.0.0rc4
2024-04-25T12:24:24.678519+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 34.0.0rc4
2024-04-25T04:15:54.002817+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 34.0.0rc4
2024-04-25T01:43:01.875058+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 34.0.0rc4
2024-04-25T01:21:12.962751+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 34.0.0rc4
2024-04-25T01:18:39.247826+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 34.0.0rc4
2024-04-24T22:02:57.526949+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 34.0.0rc4
2024-04-24T20:08:11.906010+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 34.0.0rc4
2024-04-24T19:20:30.738712+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 34.0.0rc4
2024-04-24T18:33:26.043095+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 34.0.0rc4
2024-04-24T18:32:34.219288+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-24T18:32:30.672361+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.0.0rc4
2024-04-24T16:51:18.576832+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 34.0.0rc4
2024-04-24T15:49:43.920748+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 34.0.0rc4
2024-04-24T15:20:45.457669+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 34.0.0rc4
2024-04-24T09:56:13.495850+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 34.0.0rc4
2024-01-11T14:18:04.564752+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 34.0.0rc2
2024-01-11T14:17:48.258920+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 34.0.0rc2
2024-01-11T05:43:34.166465+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 34.0.0rc2
2024-01-11T02:39:39.877873+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 34.0.0rc2
2024-01-11T02:21:40.392067+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 34.0.0rc2
2024-01-11T02:18:43.729065+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 34.0.0rc2
2024-01-10T22:51:53.915022+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 34.0.0rc2
2024-01-10T21:31:20.654336+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 34.0.0rc2
2024-01-10T20:48:07.780730+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 34.0.0rc2
2024-01-10T20:02:18.496944+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 34.0.0rc2
2024-01-10T20:01:26.368184+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-10T20:01:22.201524+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.0.0rc2
2024-01-10T18:49:57.589072+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 34.0.0rc2
2024-01-10T18:10:38.773970+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 34.0.0rc2
2024-01-10T17:51:15.610603+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 34.0.0rc2
2024-01-10T11:37:40.049582+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 34.0.0rc2
2024-01-04T23:49:27.785026+00:00 Debian Importer Fixing VCID-wjry-nwm2-aaaf None 34.0.0rc1
2024-01-04T23:49:11.178147+00:00 Debian Importer Fixing VCID-vqwk-tqf1-aaac None 34.0.0rc1
2024-01-04T16:59:41.722070+00:00 Debian Importer Fixing VCID-4ps4-wrmd-aaaj None 34.0.0rc1
2024-01-04T14:57:24.309363+00:00 Debian Importer Fixing VCID-duwt-xt4y-aaaj None 34.0.0rc1
2024-01-04T14:41:40.337554+00:00 Debian Importer Fixing VCID-3g4r-ex56-aaaa None 34.0.0rc1
2024-01-04T14:39:24.000376+00:00 Debian Importer Fixing VCID-c3ax-wdga-aaam None 34.0.0rc1
2024-01-04T12:01:50.935030+00:00 Debian Importer Fixing VCID-8dn8-f7r5-aaaa None 34.0.0rc1
2024-01-04T10:47:16.003446+00:00 Debian Importer Fixing VCID-vgyc-ghr1-aaab None 34.0.0rc1
2024-01-04T10:07:15.871152+00:00 Debian Importer Fixing VCID-zsrq-e5ww-aaaf None 34.0.0rc1
2024-01-04T09:26:11.022086+00:00 Debian Importer Fixing VCID-cahv-x34e-aaah None 34.0.0rc1
2024-01-04T09:26:04.524140+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T09:25:23.766075+00:00 Debian Importer Fixing VCID-sa5a-ea2y-aaab None 34.0.0rc1
2024-01-04T08:19:16.439720+00:00 Debian Importer Fixing VCID-9rq2-dpes-aaar None 34.0.0rc1
2024-01-04T07:42:26.794745+00:00 Debian Importer Fixing VCID-k9gp-cakq-aaak None 34.0.0rc1
2024-01-04T07:25:20.594836+00:00 Debian Importer Fixing VCID-kmgq-gdkr-aaap None 34.0.0rc1
2024-01-04T03:42:19.780492+00:00 Debian Importer Fixing VCID-73xy-ygvv-aaak None 34.0.0rc1