onnxruntime
Fix LinearRegressor heap-buffer-overflow from undersized coefficients
#27964
Open

Fix LinearRegressor heap-buffer-overflow from undersized coefficients #27964

bmehta001 wants to merge 2 commits into main from fix/linearregressor-heap-oob-read
bmehta001
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 95 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-03
bmehta001 bmehta001 force pushed from ac9a4f89 to 913cbb91 95 days ago
bmehta001 Validate coefficients size in LinearRegressor to prevent OOB read
f2b60a1b
bmehta001 bmehta001 force pushed from 913cbb91 to 61915294 95 days ago
bmehta001 bmehta001 assigned bmehta001 bmehta001 94 days ago
bmehta001 bmehta001 changed the title Fix linearregressor heap oob read Fix LinearRegressor heap-buffer-overflow from undersized coefficients 94 days ago
bmehta001 bmehta001 requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 93 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-05
bmehta001 bmehta001 force pushed from 61915294 to 33b82915 93 days ago
bmehta001 bmehta001 requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 93 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-06
bmehta001 Use non-throwing overflow check for coefficients validation
494c0708
bmehta001 bmehta001 force pushed from 33b82915 to 494c0708 92 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone