You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: CVE-2025-38498 fix permission checks for mount propagation change
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1373
JIRA: https://issues.redhat.com/browse/RHEL-107307
CVE: CVE-2025-38498
An inconsistent application of capabilities checking was discovered
in the kernel.
An initial patch was proposed and merged but regressions were reported.
An additional patch was posted that makes this permission checking
consistent over the two areas it's used and eliminates the regression.
The risk was that the reported regression would almost certainly have
serious affects for our container products (at the least) so we needed
to wait for this second patch.
Signed-off-by: Ian Kent <ikent@redhat.com>
Approved-by: Brian Foster <bfoster@redhat.com>
Approved-by: Miklos Szeredi <mszeredi@redhat.com>
Approved-by: Carlos Maiolino <cmaiolino@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
0 commit comments