- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:59
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775-core) Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and te...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:58
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Only report alarms if driver is ready Userspace can read sysfs attributes before driver registration is complete, immediately after devm_hwmon_device_register_with_in...
CVE-2026-74551
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:58
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nzxt-smart2) DMA-align output buffer Sashiko reports: When send_output_report() calls hid_hw_output_report(), the underlying USB HID core calls usb_interrupt_msg() which m...
CVE-2026-74550
- EPSS 0.48%
- Veröffentlicht 15.08.2026 12:27:57
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: net: do not send ICMP/NDISC Redirects when peer allocation fails When inet_getpeer_v4() or inet_getpeer_v6() fails to allocate a peer entry under memory pressure or tree size caps,...
CVE-2026-74549
- EPSS 0.13%
- Veröffentlicht 15.08.2026 12:27:56
- Zuletzt bearbeitet 19.08.2026 17:21:09
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775-core) Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data->pwm_num to 5. However, it as...
CVE-2026-74548
- EPSS 0.13%
- Veröffentlicht 15.08.2026 12:27:56
- Zuletzt bearbeitet 19.08.2026 17:21:09
In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrx_stats in nv_remove nv_remove() frees the per-CPU txrx_stats before unregister_netdev(). Until unregister completes, ndo_get_stats64, the NAPI/xmit data p...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:27:55
- Zuletzt bearbeitet 19.08.2026 17:21:09
In the Linux kernel, the following vulnerability has been resolved: hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread When userspace configures 'auto_update_interval' to 0 via sysfs, the background kthread executes schedule_timeout_i...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:55
- Zuletzt bearbeitet 19.08.2026 17:21:09
In the Linux kernel, the following vulnerability has been resolved: hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read If the fan data becomes 0 between the FAN_DATA_VALID() check and the FAN_PERIOD_TO_RPM() conversion, it will resu...
CVE-2026-74545
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:54
- Zuletzt bearbeitet 17.08.2026 06:19:51
In the Linux kernel, the following vulnerability has been resolved: rtase: fix double free of multi-frag skb on DMA map failure In rtase_start_xmit(), when the head buffer DMA mapping fails after rtase_xmit_frags() has mapped all fragments, the err...
CVE-2026-74544
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:53
- Zuletzt bearbeitet 17.08.2026 06:19:51
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds u32_change() copies the user-provided tc_u32_sel.offshift (unsigned char, 0-255) into the kernel knode object w...