Skip to content

smb: fix a size check to be overflow safe#19640

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/smb-fix-overflow
Closed

smb: fix a size check to be overflow safe#19640
bagder wants to merge 1 commit into
masterfrom
bagder/smb-fix-overflow

Conversation

@bagder

@bagder bagder commented Nov 21, 2025

Copy link
Copy Markdown
Member

In smb_send_message, although it could never actually overflow it might as well be done correctly. Also do the check earlier.

In smb_send_message, although it could never actually overflow it might
as well be done correctly. Also do the check earlier.
@github-actions github-actions Bot added the SMB label Nov 21, 2025
@bagder
bagder marked this pull request as ready for review November 21, 2025 14:54
@bagder bagder closed this in 047b36d Nov 21, 2025
@bagder
bagder deleted the bagder/smb-fix-overflow branch November 21, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant