Fix LinearRegressor heap-buffer-overflow from undersized coefficients #27964
bmehta001
force pushed
from
ac9a4f89
to
913cbb91
95 days ago
Validate coefficients size in LinearRegressor to prevent OOB read
f2b60a1b
bmehta001
force pushed
from
913cbb91
to
61915294
95 days ago
bmehta001
changed the title Fix linearregressor heap oob read Fix LinearRegressor heap-buffer-overflow from undersized coefficients 94 days ago
bmehta001
force pushed
from
61915294
to
33b82915
93 days ago
Use non-throwing overflow check for coefficients validation
494c0708
bmehta001
force pushed
from
33b82915
to
494c0708
92 days ago
Login to write a write a comment.
Login via GitHub