Giter VIP home page Giter VIP logo

Comments (3)

pjattke avatar pjattke commented on July 17, 2024

Dear @hariv,
Please excuse my late reply. I have been very busy the last few weeks. I hope that my comments are anyway still useful to you. Could you meanwhile find bit flips on that one DIMM?

I assume it is unlikely for these DIMMs to be completely robust to the Rowhammer exploit and exploring the search space further should produce bit flips?

Yes, I would assume that these DIMMs are not completely robust to Rowhammer. Were they produced around the same time as the DIMMs in our test pool (see Appendix B in the Blacksmith paper for their manufacturing date)?

Did you also come across something similar in your experiments?

Yes, there were some DIMMs in our test pool (e.g., manufacturer C, Micron) where Blacksmith took quite long to find bit flips. I think this is because these devices use probabilistic mitigations, so even if you trigger a bit flip with a pattern once then repeating it immediately thereafter may not lead to retriggering the bit flips again.

Do you have any practical advice (perhaps alter the THRESH value defined in GlobalDefines.hpp or run the fuzzer on a particular CPU) so I can produce bit flips on these DIMMs too?

There are a few things you could try:

  • The parameter deciding the number of activations in a tREFI (refresh interval) is very important. I noticed that Blacksmith could not find bit flips on some DIMMs if the automatic detection of the parameter's value was wrong. You should make sure that the value is indeed correct and you get a similar value for different runs of Blackmsmith.
  • You could try to increase the parameter ranges and then just let it run for an extended time (e.g., a few days).
  • You could try to run Blacksmith on that DIMM with a reduced refresh rate (= higher refresh interval (tREFI) and less TRRs) just to see how fast it triggers bit flips and the parameters of the patterns that triggered bit flips.

Please also note that I have recently pushed some fixes to a bug that I have mistakenly introduced before in the public version of Blacksmith. You should make sure that you use the latest version.

I hope this helps and good luck!

from blacksmith.

borricha avatar borricha commented on July 17, 2024

Hi @hariv

I'm having the same problem, did you solve the above issue by adjusting the parameter or something? Or did you solve the problem by changing the DIMM?

from blacksmith.

hariv avatar hariv commented on July 17, 2024

Hi @borricha, sorry for the late reply. There were some DIMMs on which we could not find patterns. We just moved on to other DIMMs.

from blacksmith.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.