0.0

CVE-2022-49797 - tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit() When trace_get_event_file() failed, gen_kretprobe_test will be assigned as the error code. If module kprobe_event_gen_test is remov…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49796 - tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_gen_test_exit()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_gen_test_exit() When test_gen_kprobe_cmd() failed after kprobe_event_gen_cmd_end(), it will goto delete, which will call kprobe_event_delete() and relea…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49795 - rethook: fix a potential memleak in rethook_alloc()

In the Linux kernel, the following vulnerability has been resolved: rethook: fix a potential memleak in rethook_alloc() In rethook_alloc(), the variable rh is not freed or passed out if handler is NULL, which could lead to a memleak, fix it. [Masami: Add "rethook:" tag to the title.] Acke-by: M…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49794 - iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger() If iio_trigger_register() returns error, it should call iio_trigger_free() to give up the reference that hold in iio_trigger_alloc(), so that it can call…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49793 - iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init() dev_set_name() allocates memory for name, it need be freed when device_add() fails, call put_device() to give up the reference that hold in device_initialize(…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49792 - iio: adc: mp2629: fix potential array out of bound access

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mp2629: fix potential array out of bound access Add sentinel at end of maps to avoid potential array out of bound access in iio core.

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49791 - io_uring: fix multishot accept request leaks

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix multishot accept request leaks Having REQ_F_POLLED set doesn't guarantee that the request is executed as a multishot from the polling path. Fortunately for us, if the code thinks it's multishot issue when it's not, …

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49790 - Input: iforce - invert valid length check when fetching device IDs

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - invert valid length check when fetching device IDs syzbot is reporting uninitialized value at iforce_init_device() [1], for commit 6ac0aec6b0a6 ("Input: iforce - allow callers supply data buffer when fetching devi…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49789 - scsi: zfcp: Fix double free of FSF request when qdio send fails

In the Linux kernel, the following vulnerability has been resolved: scsi: zfcp: Fix double free of FSF request when qdio send fails We used to use the wrong type of integer in 'zfcp_fsf_req_send()' to cache the FSF request ID when sending a new FSF request. This is used in case the sending fails …

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.

0.0

CVE-2022-49788 - misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram() `struct vmci_event_qp` allocated by qp_notify_peer() contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: ke…

πŸ“… Published: May 1, 2025, 2:09 p.m. πŸ”„ Last Modified: May 1, 2025, 3:16 p.m.
Total resulsts: 292261
Page 17 of 29,227
Β« previous page Β» next page
Filters