CVE-2026-45865
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:45
- Zuletzt bearbeitet 25.06.2026 21:07:04
In the Linux kernel, the following vulnerability has been resolved: mctp i2c: initialise event handler read bytes Set a 0xff value for i2c reads of an mctp-i2c device. Otherwise reads will return "val" from the i2c bus driver. For i2c-aspeed and i2...
CVE-2026-45864
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:43
- Zuletzt bearbeitet 25.06.2026 21:07:13
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent infinite loops caused by the next valid being the same When processing valid within the range [valid : pos), if valid cannot be retrieved correctly, for example, ...
CVE-2026-45863
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:42
- Zuletzt bearbeitet 25.06.2026 21:07:16
In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() The dw_i3c_master_i2c_xfers() function allocates memory for the xfer structure using dw_i3c_master_alloc_xfer(). If pm_runtime...
CVE-2026-45861
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:41
- Zuletzt bearbeitet 25.06.2026 21:07:33
In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in qd_put Commit a475c5dd16e5 ("gfs2: Free quota data objects synchronously") started freeing quota data objects during filesystem shutdown instead of...
CVE-2026-45862
- EPSS 0.15%
- Veröffentlicht 27.05.2026 12:15:41
- Zuletzt bearbeitet 25.06.2026 21:07:19
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush cache for PASID table before using it When writing the address of a freshly allocated zero-initialized PASID table to a PASID directory entry, do that after the C...
CVE-2026-45860
- EPSS 0.69%
- Veröffentlicht 27.05.2026 12:15:40
- Zuletzt bearbeitet 25.06.2026 21:07:36
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: increase the connection clean up limit to 64 After the optimization to only perform one GC per jiffy, a new problem was introduced. If more than 8 new conn...
CVE-2026-45859
- EPSS 0.6%
- Veröffentlicht 27.05.2026 12:15:39
- Zuletzt bearbeitet 25.06.2026 21:07:39
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an application did not set the 'F_GSO' capability flag and...
CVE-2026-45858
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:37
- Zuletzt bearbeitet 25.06.2026 21:07:42
In the Linux kernel, the following vulnerability has been resolved: ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1 When allocating initialized blocks from a large unwritten extent, or when splitting an unwritten extent during en...
CVE-2026-45857
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:35
- Zuletzt bearbeitet 25.06.2026 21:07:45
In the Linux kernel, the following vulnerability has been resolved: scsi: csiostor: Fix dereference of null pointer rn The error exit path when rn is NULL ends up deferencing the null pointer rn via the use of the macro CSIO_INC_STATS. Fix this by ...
CVE-2026-45856
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:33
- Zuletzt bearbeitet 25.06.2026 21:07:52
In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace without any validation before passing it to kmalloc() a...