{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [
                "linux-headers-5.15.0-1059-kvm",
                "linux-image-5.15.0-1059-kvm",
                "linux-kvm-headers-5.15.0-1059",
                "linux-modules-5.15.0-1059-kvm"
            ],
            "removed": [
                "linux-headers-5.15.0-1058-kvm",
                "linux-image-5.15.0-1058-kvm",
                "linux-kvm-headers-5.15.0-1058",
                "linux-modules-5.15.0-1058-kvm"
            ],
            "diff": [
                "linux-headers-kvm",
                "linux-image-kvm",
                "linux-kvm"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "linux-headers-kvm",
                "from_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1058.54",
                    "version": "5.15.0.1058.54"
                },
                "to_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1059.55",
                    "version": "5.15.0.1059.55"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Bump ABI 5.15.0-1059",
                            ""
                        ],
                        "package": "linux-meta-kvm",
                        "version": "5.15.0.1059.55",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 17:18:38 +0200"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-image-kvm",
                "from_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1058.54",
                    "version": "5.15.0.1058.54"
                },
                "to_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1059.55",
                    "version": "5.15.0.1059.55"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Bump ABI 5.15.0-1059",
                            ""
                        ],
                        "package": "linux-meta-kvm",
                        "version": "5.15.0.1059.55",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 17:18:38 +0200"
                    }
                ],
                "notes": null
            },
            {
                "name": "linux-kvm",
                "from_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1058.54",
                    "version": "5.15.0.1058.54"
                },
                "to_version": {
                    "source_package_name": "linux-meta-kvm",
                    "source_package_version": "5.15.0.1059.55",
                    "version": "5.15.0.1059.55"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Bump ABI 5.15.0-1059",
                            ""
                        ],
                        "package": "linux-meta-kvm",
                        "version": "5.15.0.1059.55",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 17:18:38 +0200"
                    }
                ],
                "notes": null
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [
            {
                "name": "linux-headers-5.15.0-1059-kvm",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1059.64",
                    "version": "5.15.0-1059.64"
                },
                "cves": [
                    {
                        "cve": "CVE-2023-52530",
                        "url": "https://ubuntu.com/security/CVE-2023-52530",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-02 22:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-26622",
                        "url": "https://ubuntu.com/security/CVE-2024-26622",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-04 07:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2023-47233",
                        "url": "https://ubuntu.com/security/CVE-2023-47233",
                        "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                        "cve_priority": "low",
                        "cve_public_date": "2023-11-03 21:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2063621,
                    2063635
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2023-52530",
                                "url": "https://ubuntu.com/security/CVE-2023-52530",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-02 22:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-26622",
                                "url": "https://ubuntu.com/security/CVE-2024-26622",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-04 07:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2023-47233",
                                "url": "https://ubuntu.com/security/CVE-2023-47233",
                                "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                                "cve_priority": "low",
                                "cve_public_date": "2023-11-03 21:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker (LP: #2063621)",
                            "",
                            "  [ Ubuntu: 5.15.0-107.117 ]",
                            "",
                            "  * jammy/linux: 5.15.0-107.117 -proposed tracker (LP: #2063635)",
                            "  * CVE-2023-52530",
                            "    - wifi: mac80211: fix potential key use-after-free",
                            "  * CVE-2024-26622",
                            "    - tomoyo: fix UAF write bug in tomoyo_write_control()",
                            "  * CVE-2023-47233",
                            "    - wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach",
                            ""
                        ],
                        "package": "linux-kvm",
                        "version": "5.15.0-1059.64",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [
                            2063621,
                            2063635
                        ],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 16:51:27 +0200"
                    }
                ],
                "notes": "linux-headers-5.15.0-1059-kvm version '5.15.0-1059.64' (source package linux-kvm version '5.15.0-1059.64') was added. linux-headers-5.15.0-1059-kvm version '5.15.0-1059.64' has the same source package name, linux-kvm, as removed package linux-headers-5.15.0-1058-kvm. As such we can use the source package version of the removed package, '5.15.0-1058.63', 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-5.15.0-1059-kvm",
                "from_version": {
                    "source_package_name": "linux-signed-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-signed-kvm",
                    "source_package_version": "5.15.0-1059.64",
                    "version": "5.15.0-1059.64"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 5.15.0-1059.64",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] debian/tracking-bug -- resync from main package",
                            ""
                        ],
                        "package": "linux-signed-kvm",
                        "version": "5.15.0-1059.64",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 17:18:47 +0200"
                    }
                ],
                "notes": "linux-image-5.15.0-1059-kvm version '5.15.0-1059.64' (source package linux-signed-kvm version '5.15.0-1059.64') was added. linux-image-5.15.0-1059-kvm version '5.15.0-1059.64' has the same source package name, linux-signed-kvm, as removed package linux-image-5.15.0-1058-kvm. As such we can use the source package version of the removed package, '5.15.0-1058.63', 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-kvm-headers-5.15.0-1059",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1059.64",
                    "version": "5.15.0-1059.64"
                },
                "cves": [
                    {
                        "cve": "CVE-2023-52530",
                        "url": "https://ubuntu.com/security/CVE-2023-52530",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-02 22:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-26622",
                        "url": "https://ubuntu.com/security/CVE-2024-26622",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-04 07:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2023-47233",
                        "url": "https://ubuntu.com/security/CVE-2023-47233",
                        "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                        "cve_priority": "low",
                        "cve_public_date": "2023-11-03 21:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2063621,
                    2063635
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2023-52530",
                                "url": "https://ubuntu.com/security/CVE-2023-52530",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-02 22:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-26622",
                                "url": "https://ubuntu.com/security/CVE-2024-26622",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-04 07:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2023-47233",
                                "url": "https://ubuntu.com/security/CVE-2023-47233",
                                "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                                "cve_priority": "low",
                                "cve_public_date": "2023-11-03 21:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker (LP: #2063621)",
                            "",
                            "  [ Ubuntu: 5.15.0-107.117 ]",
                            "",
                            "  * jammy/linux: 5.15.0-107.117 -proposed tracker (LP: #2063635)",
                            "  * CVE-2023-52530",
                            "    - wifi: mac80211: fix potential key use-after-free",
                            "  * CVE-2024-26622",
                            "    - tomoyo: fix UAF write bug in tomoyo_write_control()",
                            "  * CVE-2023-47233",
                            "    - wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach",
                            ""
                        ],
                        "package": "linux-kvm",
                        "version": "5.15.0-1059.64",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [
                            2063621,
                            2063635
                        ],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 16:51:27 +0200"
                    }
                ],
                "notes": "linux-kvm-headers-5.15.0-1059 version '5.15.0-1059.64' (source package linux-kvm version '5.15.0-1059.64') was added. linux-kvm-headers-5.15.0-1059 version '5.15.0-1059.64' has the same source package name, linux-kvm, as removed package linux-headers-5.15.0-1058-kvm. As such we can use the source package version of the removed package, '5.15.0-1058.63', 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-5.15.0-1059-kvm",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1059.64",
                    "version": "5.15.0-1059.64"
                },
                "cves": [
                    {
                        "cve": "CVE-2023-52530",
                        "url": "https://ubuntu.com/security/CVE-2023-52530",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-02 22:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-26622",
                        "url": "https://ubuntu.com/security/CVE-2024-26622",
                        "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                        "cve_priority": "medium",
                        "cve_public_date": "2024-03-04 07:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2023-47233",
                        "url": "https://ubuntu.com/security/CVE-2023-47233",
                        "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                        "cve_priority": "low",
                        "cve_public_date": "2023-11-03 21:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2063621,
                    2063635
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2023-52530",
                                "url": "https://ubuntu.com/security/CVE-2023-52530",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-02 22:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2024-26622",
                                "url": "https://ubuntu.com/security/CVE-2024-26622",
                                "cve_description": "In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.",
                                "cve_priority": "medium",
                                "cve_public_date": "2024-03-04 07:15:00 UTC"
                            },
                            {
                                "cve": "CVE-2023-47233",
                                "url": "https://ubuntu.com/security/CVE-2023-47233",
                                "cve_description": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
                                "cve_priority": "low",
                                "cve_public_date": "2023-11-03 21:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker (LP: #2063621)",
                            "",
                            "  [ Ubuntu: 5.15.0-107.117 ]",
                            "",
                            "  * jammy/linux: 5.15.0-107.117 -proposed tracker (LP: #2063635)",
                            "  * CVE-2023-52530",
                            "    - wifi: mac80211: fix potential key use-after-free",
                            "  * CVE-2024-26622",
                            "    - tomoyo: fix UAF write bug in tomoyo_write_control()",
                            "  * CVE-2023-47233",
                            "    - wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach",
                            ""
                        ],
                        "package": "linux-kvm",
                        "version": "5.15.0-1059.64",
                        "urgency": "medium",
                        "distributions": "jammy",
                        "launchpad_bugs_fixed": [
                            2063621,
                            2063635
                        ],
                        "author": "Thibault Ferrante <thibault.ferrante@canonical.com>",
                        "date": "Wed, 01 May 2024 16:51:27 +0200"
                    }
                ],
                "notes": "linux-modules-5.15.0-1059-kvm version '5.15.0-1059.64' (source package linux-kvm version '5.15.0-1059.64') was added. linux-modules-5.15.0-1059-kvm version '5.15.0-1059.64' has the same source package name, linux-kvm, as removed package linux-headers-5.15.0-1058-kvm. As such we can use the source package version of the removed package, '5.15.0-1058.63', 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-5.15.0-1058-kvm",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": "5.15.0-1058.63"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-image-5.15.0-1058-kvm",
                "from_version": {
                    "source_package_name": "linux-signed-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": "5.15.0-1058.63"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-kvm-headers-5.15.0-1058",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": "5.15.0-1058.63"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null
            },
            {
                "name": "linux-modules-5.15.0-1058-kvm",
                "from_version": {
                    "source_package_name": "linux-kvm",
                    "source_package_version": "5.15.0-1058.63",
                    "version": "5.15.0-1058.63"
                },
                "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 22.04 jammy image from daily image serial 20240509 to 20240513.1",
    "from_series": "jammy",
    "to_series": "jammy",
    "from_serial": "20240509",
    "to_serial": "20240513.1",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}