5.5

CVSS3.1

CVE-2024-53042 - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning [1]. Fix by using l…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:17 p.m.

5.5

CVSS3.1

CVE-2024-50303 - resource,kexec: walk_system_ram_res_rev must retain resource flags

In the Linux kernel, the following vulnerability has been resolved: resource,kexec: walk_system_ram_res_rev must retain resource flags walk_system_ram_res_rev() erroneously discards resource flags when passing the information to the callback. This causes systems with IORESOURCE_SYSRAM_DRIVER_MAN…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:16 p.m.

7.8

CVSS3.1

CVE-2024-50293 - net/smc: do not leave a dangling sk pointer in __smc_create()

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in __smc_create() Thanks to commit 4bbd360a5084 ("socket: Print pf->create() when it does not clear sock->sk on failure."), syzbot found an issue with AF_SMC: smc_create must clear soc…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:16 p.m.

5.5

CVSS3.1

CVE-2024-50271 - signal: restore the override_rlimit logic

In the Linux kernel, the following vulnerability has been resolved: signal: restore the override_rlimit logic Prior to commit d64696905554 ("Reimplement RLIMIT_SIGPENDING on top of ucounts") UCOUNT_RLIMIT_SIGPENDING rlimit was not enforced for a class of signals. However now it's enforced uncond…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:17 p.m.

5.5

CVSS3.1

CVE-2024-53081 - media: ar0521: don't overflow when checking PLL values

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that bo…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:17 p.m.

5.5

CVSS3.1

CVE-2024-53054 - kernel: cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Nov. 28, 2024, 5:15 p.m.

5.5

CVSS3.1

CVE-2024-50291 - media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvb_vb2_expbuf() didn't check if the given buffer index was for a valid buffer. Add this check.

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:16 p.m.

7.1

CVSS3.1

CVE-2024-50268 - usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() The "*cmd" variable can be controlled by the user via debugfs. That means "new_cam" can be as high as 255 while the size of the uc->updated[] array is …

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:17 p.m.

4.7

CVSS3.1

CVE-2024-50294 - rxrpc: Fix missing locking causing hanging calls

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted (e.g. because kafs saw a signal) between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connec…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:16 p.m.

7.8

CVSS3.1

CVE-2024-53068 - firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev->name is released prematurely in __scmi_device_destroy(), which causes slab-use-after-free when accessing scmi_dev->name in scmi_bus_notifier(). So m…

πŸ“… Published: Nov. 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:52 a.m.
Total resulsts: 349182
Page 7824 of 34,919
Β« previous page Β» next page
Filters