- Notifications
You must be signed in to change notification settings - Fork5
Commit0150ab5
committed
to_char(): prevent accesses beyond the allocated buffer
Previously very long field masks for floats could access memorybeyond the existing buffer allocated to hold the result.Reported by Andres Freund and Peter Geoghegan.Backpatch to allsupported versions.Security:CVE-2015-02411 parentf9ee8ea commit0150ab5
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4428 | 4428 |
| |
4429 | 4429 |
| |
4430 | 4430 |
| |
4431 |
| - | |
| 4431 | + | |
| 4432 | + | |
| 4433 | + | |
4432 | 4434 |
| |
4433 | 4435 |
| |
4434 | 4436 |
| |
|
0 commit comments
Comments
(0)