{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [],
            "removed": [],
            "diff": [
                "libpython3.10-minimal",
                "libpython3.10-stdlib",
                "libtasn1-6",
                "python3-urllib3",
                "python3.10",
                "python3.10-minimal"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "libpython3.10-minimal",
                "from_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.12",
                    "version": "3.10.12-1~22.04.12"
                },
                "to_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.13",
                    "version": "3.10.12-1~22.04.13"
                },
                "cves": [
                    {
                        "cve": "CVE-2025-13836",
                        "url": "https://ubuntu.com/security/CVE-2025-13836",
                        "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-12-01 18:16:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2025-13836",
                                "url": "https://ubuntu.com/security/CVE-2025-13836",
                                "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-12-01 18:16:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: HTTP Content-Length denial of service",
                            "    - debian/patches/CVE-2025-13836.patch: Read large data in chunks with",
                            "      geometric reads in Lib/http/client.py and add tests in ",
                            "      Lib/test/test_httplib.py",
                            "    - CVE-2025-13836",
                            ""
                        ],
                        "package": "python3.10",
                        "version": "3.10.12-1~22.04.13",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Vyom Yadav <vyom.yadav@canonical.com>",
                        "date": "Thu, 08 Jan 2026 12:22:19 +0530"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libpython3.10-stdlib",
                "from_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.12",
                    "version": "3.10.12-1~22.04.12"
                },
                "to_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.13",
                    "version": "3.10.12-1~22.04.13"
                },
                "cves": [
                    {
                        "cve": "CVE-2025-13836",
                        "url": "https://ubuntu.com/security/CVE-2025-13836",
                        "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-12-01 18:16:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2025-13836",
                                "url": "https://ubuntu.com/security/CVE-2025-13836",
                                "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-12-01 18:16:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: HTTP Content-Length denial of service",
                            "    - debian/patches/CVE-2025-13836.patch: Read large data in chunks with",
                            "      geometric reads in Lib/http/client.py and add tests in ",
                            "      Lib/test/test_httplib.py",
                            "    - CVE-2025-13836",
                            ""
                        ],
                        "package": "python3.10",
                        "version": "3.10.12-1~22.04.13",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Vyom Yadav <vyom.yadav@canonical.com>",
                        "date": "Thu, 08 Jan 2026 12:22:19 +0530"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libtasn1-6",
                "from_version": {
                    "source_package_name": "libtasn1-6",
                    "source_package_version": "4.18.0-4ubuntu0.1",
                    "version": "4.18.0-4ubuntu0.1"
                },
                "to_version": {
                    "source_package_name": "libtasn1-6",
                    "source_package_version": "4.18.0-4ubuntu0.2",
                    "version": "4.18.0-4ubuntu0.2"
                },
                "cves": [
                    {
                        "cve": "CVE-2021-46848",
                        "url": "https://ubuntu.com/security/CVE-2021-46848",
                        "cve_description": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.",
                        "cve_priority": "low",
                        "cve_public_date": "2022-10-24 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2025-13151",
                        "url": "https://ubuntu.com/security/CVE-2025-13151",
                        "cve_description": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
                        "cve_priority": "medium",
                        "cve_public_date": "2026-01-08"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2021-46848",
                                "url": "https://ubuntu.com/security/CVE-2021-46848",
                                "cve_description": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.",
                                "cve_priority": "low",
                                "cve_public_date": "2022-10-24 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2025-13151",
                                "url": "https://ubuntu.com/security/CVE-2025-13151",
                                "cve_description": "Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.",
                                "cve_priority": "medium",
                                "cve_public_date": "2026-01-08"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: ETYPE_OK off-by-one array size check",
                            "    - debian/patches/CVE-2021-46848.patch: fix size check in lib/int.h.",
                            "    - CVE-2021-46848",
                            "  * SECURITY UPDATE: Stack-based buffer overflow",
                            "    - debian/patches/CVE-2025-13151.patch: fix asn1_expand_octet_string",
                            "      buffer size in lib/decoding.c.",
                            "    - CVE-2025-13151",
                            ""
                        ],
                        "package": "libtasn1-6",
                        "version": "4.18.0-4ubuntu0.2",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Marc Deslauriers <marc.deslauriers@ubuntu.com>",
                        "date": "Thu, 08 Jan 2026 12:27:15 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-urllib3",
                "from_version": {
                    "source_package_name": "python-urllib3",
                    "source_package_version": "1.26.5-1~exp1ubuntu0.4",
                    "version": "1.26.5-1~exp1ubuntu0.4"
                },
                "to_version": {
                    "source_package_name": "python-urllib3",
                    "source_package_version": "1.26.5-1~exp1ubuntu0.5",
                    "version": "1.26.5-1~exp1ubuntu0.5"
                },
                "cves": [
                    {
                        "cve": "CVE-2026-21441",
                        "url": "https://ubuntu.com/security/CVE-2026-21441",
                        "cve_description": "urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
                        "cve_priority": "medium",
                        "cve_public_date": "2026-01-08"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2026-21441",
                                "url": "https://ubuntu.com/security/CVE-2026-21441",
                                "cve_description": "urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
                                "cve_priority": "medium",
                                "cve_public_date": "2026-01-08"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: Decompression bomb in HTTP redirect responses.",
                            "    - debian/patches/CVE-2026-21441.patch: Add decode_content to self.read()",
                            "      in src/urllib3/response.py. Add tests in",
                            "      test/with_dummyserver/test_connectionpool.py.",
                            "    - CVE-2026-21441",
                            ""
                        ],
                        "package": "python-urllib3",
                        "version": "1.26.5-1~exp1ubuntu0.5",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Hlib Korzhynskyy <hlib.korzhynskyy@canonical.com>",
                        "date": "Thu, 08 Jan 2026 16:06:10 -0330"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3.10",
                "from_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.12",
                    "version": "3.10.12-1~22.04.12"
                },
                "to_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.13",
                    "version": "3.10.12-1~22.04.13"
                },
                "cves": [
                    {
                        "cve": "CVE-2025-13836",
                        "url": "https://ubuntu.com/security/CVE-2025-13836",
                        "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-12-01 18:16:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2025-13836",
                                "url": "https://ubuntu.com/security/CVE-2025-13836",
                                "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-12-01 18:16:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: HTTP Content-Length denial of service",
                            "    - debian/patches/CVE-2025-13836.patch: Read large data in chunks with",
                            "      geometric reads in Lib/http/client.py and add tests in ",
                            "      Lib/test/test_httplib.py",
                            "    - CVE-2025-13836",
                            ""
                        ],
                        "package": "python3.10",
                        "version": "3.10.12-1~22.04.13",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Vyom Yadav <vyom.yadav@canonical.com>",
                        "date": "Thu, 08 Jan 2026 12:22:19 +0530"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3.10-minimal",
                "from_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.12",
                    "version": "3.10.12-1~22.04.12"
                },
                "to_version": {
                    "source_package_name": "python3.10",
                    "source_package_version": "3.10.12-1~22.04.13",
                    "version": "3.10.12-1~22.04.13"
                },
                "cves": [
                    {
                        "cve": "CVE-2025-13836",
                        "url": "https://ubuntu.com/security/CVE-2025-13836",
                        "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-12-01 18:16:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2025-13836",
                                "url": "https://ubuntu.com/security/CVE-2025-13836",
                                "cve_description": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-12-01 18:16:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: HTTP Content-Length denial of service",
                            "    - debian/patches/CVE-2025-13836.patch: Read large data in chunks with",
                            "      geometric reads in Lib/http/client.py and add tests in ",
                            "      Lib/test/test_httplib.py",
                            "    - CVE-2025-13836",
                            ""
                        ],
                        "package": "python3.10",
                        "version": "3.10.12-1~22.04.13",
                        "urgency": "medium",
                        "distributions": "jammy-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Vyom Yadav <vyom.yadav@canonical.com>",
                        "date": "Thu, 08 Jan 2026 12:22:19 +0530"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [],
        "snap": []
    },
    "removed": {
        "deb": [],
        "snap": []
    },
    "notes": "Changelog diff for Ubuntu 22.04 jammy image from daily image serial 20260108 to 20260112",
    "from_series": "jammy",
    "to_series": "jammy",
    "from_serial": "20260108",
    "to_serial": "20260112",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}