Skip to content

[LTS 9.2] CVE-2025-21786 #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: ciqlts9_2
Choose a base branch
from

Conversation

pvts-mat
Copy link
Contributor

[LTS 9.2]
CVE-2025-21786
VULN-54095

Problem

https://access.redhat.com/security/cve/CVE-2025-21786

A vulnerability was found in the Linux kernel's work queue subsystem, which manages background task execution. The issue stems from improper handling of the "rescuer" thread during the cleanup of unbound work queues.

Applicability: no

The CVE-2025-21786 does not apply to LTS 9.2. The argument follows the same logic as laid out in #406.

The history of the affected file kernel/workqueue.c in ciqlts9_2 is the same as in ciqlts9_4 with the following commits missing, which are not related to the bug in any way and mostly deal with workqueue's handling of the CPU isolation:

Mainline LTS 9.4 backport
686f669 d4e81a6
ace3c54 4356616
ca10d85 bed8f3e
fe28f63 24be7e3
49277a5 6524bc7
4a6c560 1d28ea8

At the same time the bug, its root cause and its fix are all entirely contained in the kernel/workqueue.c file, so there is no need to check for version discrepancies anywhere else.

@pvts-mat pvts-mat marked this pull request as draft July 10, 2025 21:34
@pvts-mat
Copy link
Contributor Author

The "draft" status is only to prevent accidental merge, the PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant