CVE-2024-57922
- EPSS 0.25%
- Veröffentlicht 19.01.2025 12:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:44
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers [Why] Wrapper functions for dcn_bw_ceil2() and dcn_bw_floor2() should check for granularity is non zero to avoi...
CVE-2024-57924
- EPSS 0.2%
- Veröffentlicht 19.01.2025 12:15:26
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() method that may fail for various reasons. The legacy...
CVE-2024-57913
- EPSS 0.16%
- Veröffentlicht 19.01.2025 12:15:25
- Zuletzt bearbeitet 12.05.2026 13:16:23
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Remove WARN_ON in functionfs_bind This commit addresses an issue related to below kernel panic where panic_on_warn is enabled. It is caused by the unnecessary us...
- EPSS 0.04%
- Veröffentlicht 19.01.2025 12:15:25
- Zuletzt bearbeitet 13.02.2025 16:16:43
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-21653
- EPSS 0.21%
- Veröffentlicht 19.01.2025 11:15:10
- Zuletzt bearbeitet 12.05.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute syzbot found that TCA_FLOW_RSHIFT attribute was not validated. Right shitfing a 32bit integer is undefined for large shift v...
CVE-2025-21638
- EPSS 0.23%
- Veröffentlicht 19.01.2025 11:15:09
- Zuletzt bearbeitet 12.05.2026 13:16:29
In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: auth_enable: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different r...
CVE-2025-21639
- EPSS 0.22%
- Veröffentlicht 19.01.2025 11:15:09
- Zuletzt bearbeitet 12.05.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: rto_min/max: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different r...
CVE-2025-21640
- EPSS 0.23%
- Veröffentlicht 19.01.2025 11:15:09
- Zuletzt bearbeitet 12.05.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for differe...
- EPSS -
- Veröffentlicht 17.01.2025 23:15:12
- Zuletzt bearbeitet 17.01.2025 23:15:12
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-57895
- EPSS 0.2%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 06.04.2026 14:01:29
In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the following. [ 113.215316] ------------[ cut here ]--...