|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2023-52828: kernel: bpf: Detect IP == ksym.end as part of BPF program | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | SMASH SMASH <smash_bz> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | gabriel.bertazi, thomas.leroy |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/406978/ | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2023-52828: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-05-23 08:05:50 UTC
66d9111f3517 ("bpf: Detect IP == ksym.end as part of BPF program") is only needed when BPF exception is supported (through the bpf_throw kfunc), which actually belong to the same series[1].
Since we do not support BPF exception in our kernel yet, we are not affected.
Reassigning back to security team.
1: https://lore.kernel.org/all/20230912233214.1518551-1-memxor@gmail.com/
(In reply to Shung-Hsi Yu from comment #3) > 66d9111f3517 ("bpf: Detect IP == ksym.end as part of BPF program") is only > needed when BPF exception is supported (through the bpf_throw kfunc), which > actually belong to the same series[1]. > > Since we do not support BPF exception in our kernel yet, we are not affected. > > Reassigning back to security team. > > 1: https://lore.kernel.org/all/20230912233214.1518551-1-memxor@gmail.com/ Thanks for the analysis. Closing |