Race condition In linux

Description

A data race was found in the BPF LRU list implementation. Concurrent access to node->ref without proper memory barriers triggers KCSAN warnings, though the race is benign as the reference value does not need to be precise.

Mitigation

Update Impact

Minimal update. May introduce new vulnerabilities or breaking changes.

Ecosystem
Package
Affected version
Patched versions