I'd love to see the code; quite how they are not comparing a memcmp to 0 would be interesting to see...
Security vulnerability in MySQL ubuntu
81–90 of 116 posts
Re: Security vulnerability in MySQL ubuntu
#82Has anyone managed to actually repro this. I've tried it on a wide variety of systems I run and no repro. Just looking for anecdotal data on how many systems are affected. To me it doesn't seem like a high percentage.
Re: Security vulnerability in MySQL ubuntu
#83Has anyone managed to actually repro this. I've tried it on a wide variety of systems I run and no repro. Just looking for anecdotal data on how many systems are affected. To me it doesn't seem like a high percentage.
Also, the associated bug report: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/101....
Re: Security vulnerability in MySQL ubuntu
#84Has anyone managed to actually repro this. I've tried it on a wide variety of systems I run and no repro. Just looking for anecdotal data on how many systems are affected. To me it doesn't seem like a high percentage.
Re: Security vulnerability in MySQL ubuntu
#85So you need a 64 bits system, and be sure that you are not using a virtualisation system which does clear SSSE4 flag in /proc/cpuinfo (VirtualBox does).
Re: Security vulnerability in MySQL ubuntu
#86This is a vulnerability in the authentication scheme used in the MySQL wire protocol, meaning attackers need to be able to connect to your MySQL database directly to exploit it. Attackers should never, ever be able to connect directly to your MySQL database directly . If you can connect to your MySQL instance directly from your Macbook in your living room, fix it right now .
"Never" ... You are aware of the existence and mass use of shared web hosting systems right?
Re: Security vulnerability in MySQL ubuntu
#87This is a vulnerability in the authentication scheme used in the MySQL wire protocol, meaning attackers need to be able to connect to your MySQL database directly to exploit it. Attackers should never, ever be able to connect directly to your MySQL database directly . If you can connect to your MySQL instance directly from your Macbook in your living room, fix it right now .
With this logic, let's not secure any software that you cannot connect to it directly.
Re: Security vulnerability in MySQL ubuntu
#88Earlier quoted context omitted.
"Never" ... You are aware of the existence and mass use of shared web hosting systems right?
Don't use shared web hosting.
Your advice is for everyone that is providing and using shared web hosting, to stop it?
Re: Security vulnerability in MySQL ubuntu
#89Re: Security vulnerability in MySQL ubuntu
#90Earlier quoted context omitted.
Don't use shared web hosting.
If ever a comment deserved down voting into oblivion, this would be it. Your advice is for everyone that is providing and using shared web hosting, to stop it?
Sorry if that makes you feel bad.