0.0

CVE-2026-31762 - iio: gyro: mpu3050: Fix irq resource leak

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix irq resource leak The interrupt handler is setup but only a few lines down if iio_trigger_register() fails the function returns without properly releasing the handler. Add cleanup goto to resolve resource…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 2, 2026, 10:30 a.m.

7.8

CVSS3.1

CVE-2026-31758 - usb: usbtmc: Flush anchored URBs in usbtmc_release

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD giveback path). Call usbtmc_draw_down() to allow an…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 3, 2026, 5:45 a.m.

7.8

CVSS3.1

CVE-2026-31742 - vt: discard stale unicode buffer on alt screen exit after resize

In the Linux kernel, the following vulnerability has been resolved: vt: discard stale unicode buffer on alt screen exit after resize When enter_alt_screen() saves vc_uni_lines into vc_saved_uni_lines and sets vc_uni_lines to NULL, a subsequent console resize via vc_do_resize() skips reallocating …

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 7, 2026, 5:42 p.m.

8.8

CVSS3.1

CVE-2026-31717 - ksmbd: validate owner of durable handle on reconnect

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to …

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 9:08 p.m.

5.5

CVSS3.1

CVE-2026-31710 - smb: client: fix dir separator in SMB1 UNIX mounts

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix dir separator in SMB1 UNIX mounts When calling cifs_mount_get_tcon() with SMB1 UNIX mounts, @cifs_sb->mnt_cifs_flags needs to be read or updated only after calling reset_cifs_unix_caps(), otherwise it might end u…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 8:21 p.m.

8.1

CVSS3.1

CVE-2026-31708 - smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb2_ioctl_query_info() has two response-copy branches: PASSTHRU_FSCTL and the default QUERY_INFO path. The QUERY_INFO branch clamps qi.input_buffer_length to th…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 6, 2026, 8:25 p.m.

7.0

CVSS3.1

CVE-2026-43040 - net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an in…

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak When processing Router Advertisements with user options the kernel builds an RTM_NEWNDUSEROPT netlink message. The ndusero…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 1, 2026, 11:15 p.m.

5.5

CVSS3.1

CVE-2026-43026 - netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent ctnetlink_alloc_expect() allocates expectations from a non-zeroing slab cache via nf_ct_expect_alloc(). When CTA_EXPECT_NAT is not present in the netlink me…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 1, 2026, 6:30 p.m.

0.0

CVE-2026-43005 - hwmon: (tps53679) Fix array access with zero-length block read

In the Linux kernel, the following vulnerability has been resolved: hwmon: (tps53679) Fix array access with zero-length block read i2c_smbus_read_block_data() can return 0, indicating a zero-length read. When this happens, tps53679_identify_chip() accesses buf[ret - 1] which is buf[-1], reading o…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 1, 2026, 5:45 p.m.

5.5

CVSS3.1

CVE-2026-31757 - usb: misc: usbio: Fix URB memory leak on submit failure

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to err_free_urb label to properly rele…

πŸ“… Published: May 1, 2026, midnight πŸ”„ Last Modified: May 2, 2026, 11:45 a.m.
Total resulsts: 349182
Page 179 of 34,919
Β« previous page Β» next page
Filters