| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 7.0.3 |
| Date: |
| Thu, 30 Apr 2026 11:45:05 +0200 |
| Message-ID: |
| <2026043052-coasting-tinwork-27b5@gregkh> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| Archive-link: |
| Article |
I'm announcing the release of the 7.0.3 kernel.
Only users of Xen in the 7.0 kernel series must upgrade.
The updated 7.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.0.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...
thanks,
greg k-h
------------
Makefile | 2 +-
drivers/xen/privcmd.c | 7 +++++++
drivers/xen/sys-hypervisor.c | 8 ++++++--
3 files changed, 14 insertions(+), 3 deletions(-)
Greg Kroah-Hartman (1):
Linux 7.0.3
Juergen Gross (2):
Buffer overflow in drivers/xen/sys-hypervisor.c
xen/privcmd: fix double free via VMA splitting