ACK: [SRU][M][PATCH 0/1] CVE-2024-26734
Stefan Bader
stefan.bader at canonical.com
Tue Apr 23 09:52:58 UTC 2024
On 16.04.24 21:26, Bethany Jamison wrote:
> [Impact]
>
> In the Linux kernel, the following vulnerability has been resolved:
>
> devlink: fix possible use-after-free and memory leaks in devlink_init()
>
> The pernet operations structure for the subsystem must be registered
> before registering the generic netlink family.
>
> Make an unregister in case of unsuccessful registration.
>
> [Fix]
>
> Mantic: Clean cherry-pick from linux-6.6.y
> Jammy: not-affected
> Focal: not-affected
> Bionic: not-affected
> Xenial: not-affected
> Trusty: not-affected
>
> [Test Case]
>
> Compile and boot tested.
>
> [Where problems could occur]
>
> This fix affects those who use the devlink api when registering or
> unregistering a generic netlink family, an issue with this fix
> would be visable to the user with memory corruption or a system
> crash.
>
> Vasiliy Kovalev (1):
> devlink: fix possible use-after-free and memory leaks in
> devlink_init()
>
> net/devlink/core.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240423/7cfcda40/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240423/7cfcda40/attachment-0001.sig>
More information about the kernel-team
mailing list