Message 300715 - Python tracker (original) (raw)
Message300715
Author | larry |
---|---|
Recipients | larry, methane, serhiy.storchaka, thehesiod, vstinner |
Date | 2017-08-22.17:31:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1503423112.46.0.263038938802.issue31095@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I thought crashing bugs were generally considered security bugs. With a reliable crashing bug exploiting a reasonable module (e.g. not ctypes) you can crash Python instances in hosting services. If those instances are shared with other users (e.g. Google App Engine) you can cause a temporary DOS. At least, that's the theory as I understood it...! |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-08-22 17:31:52 | larry | set | recipients: + larry, vstinner, methane, serhiy.storchaka, thehesiod |
2017-08-22 17:31:52 | larry | set | messageid: 1503423112.46.0.263038938802.issue31095@psf.upfronthosting.co.za |
2017-08-22 17:31:52 | larry | link | issue31095 messages |
2017-08-22 17:31:52 | larry | create |