Earlier quoted context omitted.
DRAM manufacturers continue (knowingly at this point) to manufacture faulty products, and we should blame Intel?
I am not familiar with DRAM spec sheets, but are manufacturers specifying that there will be zero errors? Without a specification that says so, I don't think it's necessarily the fault of the manufacturer if they cannot build perfect RAM! Suppose someone builds a car with one these computers in a safety-critical role, and then someone gets injured because of an error that "originated" with the RAM.
But if there are corner cases like this, they should be added to specs. Most likely it would require memory controller to remember last addresses and insert delays if rowhammer attempt is detected. And/or make CPU microoperation scheduler avoid it. No idea how expensive would that be, surely nontrivial.