[
https://issues.redhat.com/browse/TEIID-5954?focusedWorklogId=12451114&...
]
Steven Hawkins logged work on TEIID-5954:
-----------------------------------------
Author: Steven Hawkins
Created on: 19/May/20 12:46 PM
Start Date: 19/May/20 12:46 PM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 hour
Worklog Id: (was: 12451114)
Read long methods allow for overflow
------------------------------------
Key: TEIID-5954
URL:
https://issues.redhat.com/browse/TEIID-5954
Project: Teiid
Issue Type: Bug
Components: ODBC, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 14.0, 13.0.3, 13.1.1
Original Estimate: 1 hour
Time Spent: 1 hour
Remaining Estimate: 0 minutes
The engine and odbc use utility methods for reading long values that do not cast
intermediate values to long and thus the higher bytes can overflow. This corrupts uid/gid
values for defrag when they exceed integer limits - which may not be much of an issue in
practice. However for pg/ODBC the readLong method can corrupt long and double binary bind
values.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)