@ikelatomig
yep, this is why I can’t recommend any desktop distro that doesn’t use official kernel.org branches
take a look at this example:
- CVE-2023-0461
-
There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation.
- fix authored January 3rd 2023, pushed January 4th
- kernel.org shipped it on January 14th: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.6
-
- CVE-2023-0179
-
This issue could allow the leakage of both stack and heap addresses, and potentially allow Local Privilege Escalation to the root user via arbitrary code execution.
- fix authored and pushed January 11th 2023
- kernel.org shipped it January 18th: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.7
-
- Ubuntu shipped them March 2nd: USN-5912-1: Linux kernel vulnerabilities | Ubuntu security notices | Ubuntu
- Ubuntu shipped LivePatch updates for them March 27th: LSN-0093-1: Kernel Live Patch Security Notice | Ubuntu security notices | Ubuntu