{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [
                "linux-headers-6.11.0-14-generic",
                "linux-image-6.11.0-14-generic",
                "linux-modules-6.11.0-14-generic",
                "linux-riscv-headers-6.11.0-14",
                "linux-riscv-tools-6.11.0-14",
                "linux-tools-6.11.0-14-generic"
            ],
            "removed": [
                "linux-headers-6.11.0-13-generic",
                "linux-image-6.11.0-13-generic",
                "linux-modules-6.11.0-13-generic",
                "linux-riscv-headers-6.11.0-13",
                "linux-riscv-tools-6.11.0-13",
                "linux-tools-6.11.0-13-generic"
            ],
            "diff": [
                "linux-headers-generic",
                "linux-headers-virtual",
                "linux-image-virtual",
                "linux-libc-dev:riscv64",
                "linux-tools-common",
                "linux-virtual",
                "rsync"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "linux-headers-generic",
                "from_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 6.11.0-14.15.1",
                            ""
                        ],
                        "package": "linux-meta-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:25:57 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-headers-virtual",
                "from_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 6.11.0-14.15.1",
                            ""
                        ],
                        "package": "linux-meta-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:25:57 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-image-virtual",
                "from_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 6.11.0-14.15.1",
                            ""
                        ],
                        "package": "linux-meta-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:25:57 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-libc-dev:riscv64",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "6.11.0-13.14",
                    "version": "6.11.0-13.14"
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "6.11.0-14.15",
                    "version": "6.11.0-14.15"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux",
                        "version": "6.11.0-14.15",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093483
                        ],
                        "author": "Manuel Diewald <manuel.diewald@canonical.com>",
                        "date": "Fri, 10 Jan 2025 18:31:51 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-tools-common",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "6.11.0-13.14",
                    "version": "6.11.0-13.14"
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "6.11.0-14.15",
                    "version": "6.11.0-14.15"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux",
                        "version": "6.11.0-14.15",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093483
                        ],
                        "author": "Manuel Diewald <manuel.diewald@canonical.com>",
                        "date": "Fri, 10 Jan 2025 18:31:51 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-virtual",
                "from_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": "linux-meta-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 6.11.0-14.15.1",
                            ""
                        ],
                        "package": "linux-meta-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:25:57 +0100"
                    }
                ],
                "notes": null
            },
            {
                "name": "rsync",
                "from_version": {
                    "source_package_name": "rsync",
                    "source_package_version": "3.3.0-1",
                    "version": "3.3.0-1"
                },
                "to_version": {
                    "source_package_name": "rsync",
                    "source_package_version": "3.3.0-1ubuntu0.1",
                    "version": "3.3.0-1ubuntu0.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-12088",
                        "url": "https://ubuntu.com/security/CVE-2024-12088",
                        "cve_description": "A flaw was found in rsync. When using the `--safe-links` option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-01-14 18:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-12087",
                        "url": "https://ubuntu.com/security/CVE-2024-12087",
                        "cve_description": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-01-14 18:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-12086",
                        "url": "https://ubuntu.com/security/CVE-2024-12086",
                        "cve_description": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-01-14 18:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-12085",
                        "url": "https://ubuntu.com/security/CVE-2024-12085",
                        "cve_description": "A flaw was found in the rsync daemon which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-01-14 18:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-12084",
                        "url": "https://ubuntu.com/security/CVE-2024-12084",
                        "cve_description": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.",
                        "cve_priority": "high",
                        "cve_public_date": "2025-01-15 15:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-12747",
                        "url": "https://ubuntu.com/security/CVE-2024-12747",
                        "cve_description": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-01-14 18:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-12088",
                                "url": "https://ubuntu.com/security/CVE-2024-12088",
                                "cve_description": "A flaw was found in rsync. When using the `--safe-links` option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-01-14 18:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-12087",
                                "url": "https://ubuntu.com/security/CVE-2024-12087",
                                "cve_description": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-01-14 18:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-12086",
                                "url": "https://ubuntu.com/security/CVE-2024-12086",
                                "cve_description": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-01-14 18:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-12085",
                                "url": "https://ubuntu.com/security/CVE-2024-12085",
                                "cve_description": "A flaw was found in the rsync daemon which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-01-14 18:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-12084",
                                "url": "https://ubuntu.com/security/CVE-2024-12084",
                                "cve_description": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.",
                                "cve_priority": "high",
                                "cve_public_date": "2025-01-15 15:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-12747",
                                "url": "https://ubuntu.com/security/CVE-2024-12747",
                                "cve_description": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-01-14 18:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: safe links bypass vulnerability",
                            "    - d/p/CVE-2024-12088/0001-make-safe-links-stricter.patch: reject",
                            "      links where a \"../\" component is included in the destination",
                            "    - CVE-2024-12088",
                            "  * SECURITY UPDATE: arbitrary file write via symbolic links",
                            "    - d/p/CVE-2024-12087/0001-Refuse-a-duplicate-dirlist.patch: refuse",
                            "      malicious duplicate flist for dir",
                            "    - d/p/CVE-2024-12087/0002-range-check-dir_ndx-before-use.patch: refuse",
                            "      invalid dir_ndx",
                            "    - d/p/fix_flag_got_dir_flist_collision.patch: fix flag collision",
                            "    - CVE-2024-12087",
                            "  * SECURITY UPDATE: arbitrary client file leak",
                            "    - d/p/CVE-2024-12086/0001-refuse-fuzzy-options-when-fuzzy-not-selected.patch:",
                            "      refuse fuzzy options when not selected",
                            "    - d/p/CVE-2024-12086/0002-added-secure_relative_open.patch: safe",
                            "      implementation to open a file relative to a base directory",
                            "    - d/p/CVE-2024-12086/0003-receiver-use-secure_relative_open-for-basis-file.patch:",
                            "      ensure secure file access for basis file",
                            "    - d/p/CVE-2024-12086/0004-disallow-.-elements-in-relpath-for-secure_relative_o.patch:",
                            "      disallow \"../\" in relative path",
                            "    - CVE-2024-12086",
                            "  * SECURITY UPDATE: information leak via uninitialized stack contents",
                            "    - d/p/CVE-2024-12085/0001-prevent-information-leak-off-the-stack.patch:",
                            "      prevent information leak by zeroing",
                            "    - CVE-2024-12085",
                            "  * SECURITY UPDATE: heap buffer overflow in checksum parsing",
                            "    - d/p/CVE-2024-12084/0001-Some-checksum-buffer-fixes.patch: fix",
                            "      checksum buffer issues, better length check",
                            "    - d/p/CVE-2024-12084/0002-Another-cast-when-multiplying-integers.patch:",
                            "      fix multiplying size by a better cast",
                            "    - CVE-2024-12084",
                            "  * SECURITY UPDATE: symlink race condition",
                            "    - d/p/CVE-2024-12747/0001-fixed-symlink-race-condition-in-sender.patch:",
                            "      do_open_checklinks to prevent symlink race",
                            "    - CVE-2024-12747",
                            ""
                        ],
                        "package": "rsync",
                        "version": "3.3.0-1ubuntu0.1",
                        "urgency": "medium",
                        "distributions": "oracular-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Sudhakar Verma <sudhakar.verma@canonical.com>",
                        "date": "Tue, 28 Jan 2025 14:02:37 +0530"
                    }
                ],
                "notes": null
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [
            {
                "name": "linux-headers-6.11.0-14-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-headers-6.11.0-14-generic version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-headers-6.11.0-14-generic version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            },
            {
                "name": "linux-image-6.11.0-14-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-image-6.11.0-14-generic version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-image-6.11.0-14-generic version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            },
            {
                "name": "linux-modules-6.11.0-14-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-modules-6.11.0-14-generic version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-modules-6.11.0-14-generic version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            },
            {
                "name": "linux-riscv-headers-6.11.0-14",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-riscv-headers-6.11.0-14 version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-riscv-headers-6.11.0-14 version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            },
            {
                "name": "linux-riscv-tools-6.11.0-14",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-riscv-tools-6.11.0-14 version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-riscv-tools-6.11.0-14 version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            },
            {
                "name": "linux-tools-6.11.0-14-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-14.15.1",
                    "version": "6.11.0-14.15.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-53164",
                        "url": "https://ubuntu.com/security/CVE-2024-53164",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-12-27 14:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-53103",
                        "url": "https://ubuntu.com/security/CVE-2024-53103",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                        "cve_priority": "high",
                        "cve_public_date": "2024-12-02 08:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2093479,
                    2093483
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-53164",
                                "url": "https://ubuntu.com/security/CVE-2024-53164",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  net: sched: fix ordering of qlen adjustment  Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-12-27 14:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-53103",
                                "url": "https://ubuntu.com/security/CVE-2024-53103",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved:  hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer  When hvs is released, there is a possibility that vsk->trans may not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by initializing vsk->trans to NULL.",
                                "cve_priority": "high",
                                "cve_public_date": "2024-12-02 08:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * oracular/linux-riscv: 6.11.0-14.15.1 -proposed tracker (LP: #2093479)",
                            "",
                            "  [ Ubuntu: 6.11.0-14.15 ]",
                            "",
                            "  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)",
                            "  * CVE-2024-53164",
                            "    - net: sched: fix ordering of qlen adjustment",
                            "  * CVE-2024-53103",
                            "    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer",
                            ""
                        ],
                        "package": "linux-riscv",
                        "version": "6.11.0-14.15.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2093479,
                            2093483
                        ],
                        "author": "Emil Renner Berthing <emil.renner.berthing@canonical.com>",
                        "date": "Tue, 21 Jan 2025 16:01:27 +0100"
                    }
                ],
                "notes": "linux-tools-6.11.0-14-generic version '6.11.0-14.15.1' (source package linux-riscv version '6.11.0-14.15.1') was added. linux-tools-6.11.0-14-generic version '6.11.0-14.15.1' has the same source package name, linux-riscv, as removed package linux-headers-6.11.0-13-generic. As such we can use the source package version of the removed package, '6.11.0-13.14.1', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package."
            }
        ],
        "snap": []
    },
    "removed": {
        "deb": [
            {
                "name": "linux-headers-6.11.0-13-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-image-6.11.0-13-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-modules-6.11.0-13-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-riscv-headers-6.11.0-13",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-riscv-tools-6.11.0-13",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-tools-6.11.0-13-generic",
                "from_version": {
                    "source_package_name": "linux-riscv",
                    "source_package_version": "6.11.0-13.14.1",
                    "version": "6.11.0-13.14.1"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            }
        ],
        "snap": []
    },
    "notes": "Changelog diff for Ubuntu 24.10 oracular image from daily image serial 20250123 to 20250129",
    "from_series": "oracular",
    "to_series": "oracular",
    "from_serial": "20250123",
    "to_serial": "20250129",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}