Issue Information
| Issue Number | 701053a |
| Issue | A UAF (Use After Free) occurs when accessing a memory area that has been freed during the cleanup process of buffer cache removed bh. Depending on timing, an Internal Error may occur. |
| Cause | After cleaning the SO for removed bh, the buffer handle SO should be cleaned, but the order of SO cleanup can sometimes be reversed. |
| Resolution | Modified to clean the SO for removed bh first, then clean the buffer handle SO. |
| Occurrence Date | June 22, 2026 |
| Versions Requiring Patch | 6FS07PS 7FS02PS |
Patch Information
| Patch Name | FS02PS_701053a |
| Major Version | 7 |
| Minor Version | FS02PS |
| Version Title | Fix for UAF Issue Occurring During buffer cache removed bh Cleanup Process |
| Release Date | July 27, 2026 |
| Compatibility | โข TAC rolling patch: Supported โข TSC rolling patch: Supported โข Backup data compatibility: Supported โข Protocol compatibility: Supported โข Data format compatibility: Supported |
| AP Impact | โข Plan change required: No โข Result value change: No โข SQL syntax change: No โข System object change: No โข Existing feature change: No |
| Parameters | - |
| Workaround | - |