Files
ladybird/Kernel
Ben Wiederhake e510c41fd2 Kernel: Prevent using copy_from_user() for timespec/timeval
These structs can be inconsistent, for example if the amount of microseconds is
negative or larger than 1'000'000. Therefore, they should not be copied as-is.
Use copy_time_from_user instead.
2021-03-02 08:36:08 +01:00
..
2021-02-23 20:56:54 +01:00
2021-02-28 18:09:12 +01:00
2021-02-28 18:09:12 +01:00
2021-02-28 18:09:12 +01:00
2021-02-23 20:56:54 +01:00
2021-01-17 20:30:31 +01:00
2021-02-28 18:09:12 +01:00
2021-02-23 20:56:54 +01:00
2021-02-28 18:09:12 +01:00
2021-02-17 16:33:43 +01:00
2021-02-23 20:56:54 +01:00
2021-02-28 18:09:12 +01:00
2021-02-14 09:36:58 +01:00
2021-02-14 09:36:58 +01:00
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00