|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2023-52521: kernel: bpf: Annotate bpf_long_memcpy with data_race | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | SMASH SMASH <smash_bz> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED INVALID | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | gabriele.sonnu, mhocko, shung-hsi.yu |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/396070/ | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2023-52521:5.5:(AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) | ||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
SMASH SMASH
2024-03-05 09:17:45 UTC
Affected code found in: - SLE12-SP5 - SLE15-SP4 - SLE15-SP5 - cve/linux-4.12 - cve/linux-5.3 stable and SLE15-SP6 already contain the fixing commit (5685f8a6fae1), so tracking above branches as affected. This doesn't look like a vulnerability per se. The data race seems to be by designed[1], and the reference fixing commit only annotates the code expecting data race so KCSAN does not emit warning, with no behavioral change. 1: https://lore.kernel.org/bpf/2e260b7c-2a89-2d0c-afb5-708c34230db2@linux.dev/ (In reply to Shung-Hsi Yu from comment #2) > This doesn't look like a vulnerability per se. The data race seems to be by > designed[1], and the reference fixing commit only annotates the code > expecting data race so KCSAN does not emit warning, with no behavioral > change. > > 1: > https://lore.kernel.org/bpf/2e260b7c-2a89-2d0c-afb5-708c34230db2@linux.dev/ Completely agreed. This should be disputed. The patch has no meaning outside of KCSAN. Shung-Hsi Yu do you want to do that or should I? CVE has been rejected[1]. Reassigning back to security team. 1: https://lore.kernel.org/all/2024030519-REJECTED-22f6@gregkh/ Thanks, updated our tracking. Closing this. |