Files
nuttx/fs
chenrun1 8f9857bf8c fs_lock:Check the nwaiter when deleting a bucket
Summary:
  Fixed the problem of releasing the bucket prematurely in multi-threaded flock scenarios.

A thread setlk
B thread setlk_wait
A thread releases lock but fails to determine if nwaiter causes the bucket to be released prematurely
post B thread causes crash due to heap use after free

https://github.com/apache/nuttx/issues/13821

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-10-05 21:09:46 +08:00
..
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-10-03 14:22:55 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00
2024-09-30 16:30:56 +08:00