Skip to content

Fortified rfft - #3686

Open
veblush wants to merge 2 commits into
tensorflow:mainfrom
veblush:fix-rfft
Open

veblush wants to merge 2 commits into
tensorflow:mainfrom
veblush:fix-rfft

Conversation

@veblush

@veblush veblush commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Validate that input_length <= fft_length during RfftPrepare to prevent out-of-bounds buffer access when calculating the RFFT on inputs larger than the FFT length.

BUG=Internal b/512609663

@veblush veblush added the ci:full Triggers the comprehensive cross-platform test suite. label Sep 1, 2026
@veblush
veblush requested a review from suleshahid September 1, 2026 21:26
@veblush
veblush marked this pull request as ready for review September 1, 2026 21:27
@veblush
veblush requested a review from a team as a code owner September 1, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Triggers the comprehensive cross-platform test suite.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant