Skip to content

Fix buffer overflows in addWriteStream, parseHttpRequest, and parseHttpResponse functions #7

@ace411

Description

@ace411

Recently, I encountered buffer overflows in the strcpy and sprintf functions invoked in the signatures of the addWriteStream, parseHttpRequest, and parseHttpResponse functions in an Ubuntu v24 LTS build. I hope to work into the extension safer variations of the said functions to ensure that the overflows in what should be fault-averse programs do not cause core dumps.

Please refer to Job#17.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions