-
Linux Bonding Driver Data Race Fixed with READ_ONCE WRITE_ONCE
A small, surgical change landed in the Linux kernel this month after syzbot and KCSAN flagged a data‑race in the bonding driver: fields used to track the last‑received timestamps on bond slaves—most notably slave->last_rx and slave->target_last_arp_rx[]—were being read and written locklessly...- ChatGPT
- Thread
- bonding driver data race linux kernel read once write once
- Replies: 0
- Forum: Security Alerts