In both clang-10 and clang-12, a WITH_MSAN build of the server would crash with SIGSEGV if the ENCRYPT() function is evaluated. The problem seems to be related to the MSAN interceptor of the crypt() function. I was unable to reproduce this with a simple test program:
#include <crypt.h>
|
#include <stdio.h>
|
|
int main(int argc, char **argv)
|
{
|
printf("crypt: %s\n", crypt(argv[1], "123"));
|
return 0;
|
}
|
clang-10 -fsanitize=undefined crypt.c -lcrypt
|
./a.out foo
|
I see that re-entrant versions of the C function crypt() exist, but we are using the original version with LOCK_crypt around it. Perhaps one of the other variants of the function would be intercepted better?
Note: No memory appears to be uninitialized. The following patch did not trigger anything; the very first sign of trouble was the SIGSEGV.
diff --git a/sql/item_strfunc.cc b/sql/item_strfunc.cc
|
index 0635556be40..3f9e023c793 100644
|
--- a/sql/item_strfunc.cc
|
+++ b/sql/item_strfunc.cc
|
@@ -2280,6 +2280,8 @@ String *Item_func_encrypt::val_str(String *str)
|
salt_ptr= salt_str->c_ptr_safe();
|
}
|
mysql_mutex_lock(&LOCK_crypt);
|
+ MEM_CHECK_DEFINED(res->c_ptr_safe(), res->length);
|
+ MEM_CHECK_DEFINED(salt_ptr, 2);
|
char *tmp= crypt(res->c_ptr_safe(),salt_ptr);
|
if (!tmp)
|
{
|
To work around this problem, I will move some encrypt() test cases from the files main.view and main.func_encrypt to the test main.func_crypt, which will be disabled in cmake -DWITH_MSAN=ON builds for now.
No workflow transitions have been executed yet.
{"report":{"fcp":952.9000005722046,"ttfb":216.20000076293945,"pageVisibility":"visible","entityId":108433,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"ce29c609-c75b-4dde-95a1-e851646bd66a","navigationType":0,"readyForUser":1041.7000007629395,"redirectCount":0,"resourceLoadedEnd":1233.2000007629395,"resourceLoadedStart":222.20000076293945,"resourceTiming":[{"duration":233.39999961853027,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":222.20000076293945,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":222.20000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":455.6000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":233.69999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":222.30000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":222.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":456,"responseStart":0,"secureConnectionStart":0},{"duration":242.4000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":222.5,"connectEnd":222.5,"connectStart":222.5,"domainLookupEnd":222.5,"domainLookupStart":222.5,"fetchStart":222.5,"redirectEnd":0,"redirectStart":0,"requestStart":222.5,"responseEnd":464.9000005722046,"responseStart":464.9000005722046,"secureConnectionStart":222.5},{"duration":285.79999923706055,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":222.70000076293945,"connectEnd":222.70000076293945,"connectStart":222.70000076293945,"domainLookupEnd":222.70000076293945,"domainLookupStart":222.70000076293945,"fetchStart":222.70000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":222.70000076293945,"responseEnd":508.5,"responseStart":508.5,"secureConnectionStart":222.70000076293945},{"duration":289.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":222.9000005722046,"connectEnd":222.9000005722046,"connectStart":222.9000005722046,"domainLookupEnd":222.9000005722046,"domainLookupStart":222.9000005722046,"fetchStart":222.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":222.9000005722046,"responseEnd":512.1000003814697,"responseStart":512.1000003814697,"secureConnectionStart":222.9000005722046},{"duration":289.3999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":223.20000076293945,"connectEnd":223.20000076293945,"connectStart":223.20000076293945,"domainLookupEnd":223.20000076293945,"domainLookupStart":223.20000076293945,"fetchStart":223.20000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":223.20000076293945,"responseEnd":512.6000003814697,"responseStart":512.6000003814697,"secureConnectionStart":223.20000076293945},{"duration":289.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":223.30000019073486,"connectEnd":223.30000019073486,"connectStart":223.30000019073486,"domainLookupEnd":223.30000019073486,"domainLookupStart":223.30000019073486,"fetchStart":223.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":223.30000019073486,"responseEnd":512.9000005722046,"responseStart":512.9000005722046,"secureConnectionStart":223.30000019073486},{"duration":386.5999994277954,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":223.4000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":223.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":610,"responseStart":0,"secureConnectionStart":0},{"duration":289.80000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":223.60000038146973,"connectEnd":223.60000038146973,"connectStart":223.60000038146973,"domainLookupEnd":223.60000038146973,"domainLookupStart":223.60000038146973,"fetchStart":223.60000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":223.60000038146973,"responseEnd":513.4000005722046,"responseStart":513.4000005722046,"secureConnectionStart":223.60000038146973},{"duration":386.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":223.80000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":223.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":610.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":289.9000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":224,"connectEnd":224,"connectStart":224,"domainLookupEnd":224,"domainLookupStart":224,"fetchStart":224,"redirectEnd":0,"redirectStart":0,"requestStart":224,"responseEnd":513.9000005722046,"responseStart":513.9000005722046,"secureConnectionStart":224},{"duration":967.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":224.9000005722046,"connectEnd":224.9000005722046,"connectStart":224.9000005722046,"domainLookupEnd":224.9000005722046,"domainLookupStart":224.9000005722046,"fetchStart":224.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":224.9000005722046,"responseEnd":1192.7000007629395,"responseStart":1192.7000007629395,"secureConnectionStart":224.9000005722046},{"duration":995.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":225,"connectEnd":225,"connectStart":225,"domainLookupEnd":225,"domainLookupStart":225,"fetchStart":225,"redirectEnd":0,"redirectStart":0,"requestStart":225,"responseEnd":1220.3000001907349,"responseStart":1220.3000001907349,"secureConnectionStart":225},{"duration":187.69999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":622.2000007629395,"connectEnd":622.2000007629395,"connectStart":622.2000007629395,"domainLookupEnd":622.2000007629395,"domainLookupStart":622.2000007629395,"fetchStart":622.2000007629395,"redirectEnd":0,"redirectStart":0,"requestStart":622.2000007629395,"responseEnd":809.9000005722046,"responseStart":809.9000005722046,"secureConnectionStart":622.2000007629395},{"duration":333.1000003814697,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":888,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":888,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1221.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":344.70000076293945,"initiatorType":"link","name":"https://jira.mariadb.org/s/50bc9be5bfead1a25e72c1a9338c94f6-CDN/lu2cib/820016/12ta74/e108c7645258ccb43280ed3404e3e949/_/download/contextbatch/css/com.atlassian.jira.plugins.jira-development-integration-plugin:0,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.browse.project,-project.issue.navigator,-atl.general/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":888.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":888.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1233.2000007629395,"responseStart":0,"secureConnectionStart":0},{"duration":352.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":889.4000005722046,"connectEnd":889.4000005722046,"connectStart":889.4000005722046,"domainLookupEnd":889.4000005722046,"domainLookupStart":889.4000005722046,"fetchStart":889.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":889.4000005722046,"responseEnd":1241.7000007629395,"responseStart":1241.7000007629395,"secureConnectionStart":889.4000005722046},{"duration":357,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":889.8000001907349,"connectEnd":889.8000001907349,"connectStart":889.8000001907349,"domainLookupEnd":889.8000001907349,"domainLookupStart":889.8000001907349,"fetchStart":889.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":889.8000001907349,"responseEnd":1246.8000001907349,"responseStart":1246.8000001907349,"secureConnectionStart":889.8000001907349},{"duration":358.0999994277954,"initiatorType":"script","name":"https://jira.mariadb.org/s/e0bf5781d46ea69fb123572974cf39de-CDN/lu2cib/820016/12ta74/e108c7645258ccb43280ed3404e3e949/_/download/contextbatch/js/com.atlassian.jira.plugins.jira-development-integration-plugin:0,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.browse.project,-project.issue.navigator,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":890.2000007629395,"connectEnd":890.2000007629395,"connectStart":890.2000007629395,"domainLookupEnd":890.2000007629395,"domainLookupStart":890.2000007629395,"fetchStart":890.2000007629395,"redirectEnd":0,"redirectStart":0,"requestStart":890.2000007629395,"responseEnd":1248.3000001907349,"responseStart":1248.3000001907349,"secureConnectionStart":890.2000007629395}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":38,"responseStart":216,"responseEnd":218,"domLoading":220,"domInteractive":1238,"domContentLoadedEventStart":1238,"domContentLoadedEventEnd":1280,"domComplete":1758,"loadEventStart":1758,"loadEventEnd":1758,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1223.9000005722046},{"name":"bigPipe.sidebar-id.end","time":1224.6000003814697},{"name":"bigPipe.activity-panel-pipe-id.start","time":1224.8000001907349},{"name":"bigPipe.activity-panel-pipe-id.end","time":1225.4000005722046},{"name":"activityTabFullyLoaded","time":1289}],"measures":[],"correlationId":"92d6f633a86cf5","effectiveType":"4g","downlink":9.8,"rtt":0,"serverDuration":100,"dbReadsTimeInMs":18,"dbConnsTimeInMs":28,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}