Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 5, 2025

Summary

This PR has been automatically created after successful completion of all CI stages.

Commit Message(s)

NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()

jira VULN-136577
cve CVE-2025-39730
commit-author Trond Myklebust <[email protected]>
commit ef93a685e01a281b5e2a25ce4e3428cf9371a205

The function needs to check the minimal filehandle length before it can
access the embedded filehandle.

	Reported-by: zhangjian <[email protected]>
Fixes: 20fa19027286 ("nfs: add export operations")
	Signed-off-by: Trond Myklebust <[email protected]>
(cherry picked from commit ef93a685e01a281b5e2a25ce4e3428cf9371a205)
	Signed-off-by: Shreeya Patel <[email protected]>

Test Results

✅ Build Stage

✅ Boot Verification

✅ Kernel Selftests

⚠️ Test Comparison

  • Status: Skipped
  • Reason: No baseline test results available from shreeya_ciqlts9_2
  • Note: Manual review recommended to ensure no regressions

🤖 This PR was automatically generated by GitHub Actions
Run ID: 19107463689

jira VULN-136577
cve CVE-2025-39730
commit-author Trond Myklebust <[email protected]>
commit ef93a68

The function needs to check the minimal filehandle length before it can
access the embedded filehandle.

	Reported-by: zhangjian <[email protected]>
Fixes: 20fa190 ("nfs: add export operations")
	Signed-off-by: Trond Myklebust <[email protected]>
(cherry picked from commit ef93a68)
	Signed-off-by: Shreeya Patel <[email protected]>
@shreeya-patel98
Copy link
Collaborator

This PR shouldn't have been created :(

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.

2 participants