- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:46
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer The data->block[0] variable comes from user. Without proper check, the variable may be very large to cause an out-of-b...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:20:45
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor(). When the nvif_vmm_type is invalid, we will return error directly without freeing the args in nvif_vmm_ctor(), which ...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:20:44
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL If metric table address is not allocated, accessing metrics_bin will result in a NULL pointer dereference, so add a ...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:20:43
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdisc_dequeue_internal This issue applies for the following qdiscs: hhf, fq, fq_codel, and fq_pie, and occurs in their change handlers when adj...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:42
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxx_get_ep_fwdb() function is supposed to return NULL on error, but qla4xxx_ep_connect() returns error pointers...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:41
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() The function mod_hdcp_hdcp1_create_session() calls the function get_first_active_display(), but does not ...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:20:39
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feat...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:38
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in ppp_fill_forward_path ppp_fill_forward_path() has two race conditions: 1. The ppp->channels list can change between list_empty() and list_first_entr...
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:37
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3_init_transform_rq() to initialise buffer to NULL before calling netfs_alloc_folioq_buffer() as netfs assumes it can append to ...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:36
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked ...