Finding and Preventing Bugs in JavaScript Bindings

Finding and Preventing Bugs in JavaScript Bindings

IEEE Symposium on Security and Privacy via YouTube Direct link

Intro

1 of 14

1 of 14

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Finding and Preventing Bugs in JavaScript Bindings

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Binding code: extending the JavaScript environment
  3. 3 Write a string to a file from JavaScript
  4. 4 Chrome browser runtime system
  5. 5 Binding errors can lead to violations of JavaScript's
  6. 6 We focus on finding and preventing binding bugs in four JavaScript runtime systems
  7. 7 Static analysis tools to find bugs in binding code
  8. 8 What do binding bugs look like?
  9. 9 Buffer fill in context
  10. 10 Checker for memory errors in Node.js
  11. 11 A use-after-free bug in PDFium
  12. 12 Checker results
  13. 13 Preventing bugs with a safer JavaScript engine API
  14. 14 Wrap up

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.