George Kennedy ([email protected])

Number of posts: 108 (0.06 per day)
First post: 2018-08-29 15:42:23
Last post: 2023-10-24 18:04:14

Date List Subject
2023-10-24 18:04:14 linux-kernel [PATCH v2] mlx5: fix init stage error handling to avoid double free of same QP and UAF
2023-10-24 11:31:39 linux-kernel [PATCH] mlx5: reset state to avoid attempted QP double free and UAF
2023-05-12 11:23:12 linux-kernel [PATCH v3] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-10 17:14:13 linux-kernel [PATCH v2] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-09 19:29:50 linux-kernel [PATCH] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-02-27 20:22:17 linux-kernel [PATCH v2] vc_screen: modify vcs_size() handling in vcs_read()
2023-02-27 20:00:20 linux-kernel Re: [PATCH] vc_screen: don't clobber return value in vcs_read
2023-02-27 19:44:17 linux-kernel [PATCH] vc_screen: modify vcs_size() handling in vcs_read()
2023-02-21 13:31:43 linux-kernel Re: [PATCH] vc_screen: don't clobber return value in vcs_read
2023-02-07 12:49:07 linux-kernel [PATCH v2] vc_screen: break from vcs_read() while loop if vcs_vc() returns NULL
2023-02-06 18:20:55 linux-kernel Re: [PATCH] vc_screen: break from vcs_read() while loop if vcs_vc() returns NULL
2023-02-06 17:35:06 linux-kernel [PATCH] vc_screen: break from vcs_read() while loop if vcs_vc() returns NULL
2023-02-06 13:05:56 linux-kernel Re: [GIT PULL] TTY/Serial driver fixes for 6.2-rc7
2023-01-24 16:17:31 linux-kernel [PATCH v2] vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
2023-01-23 22:49:06 linux-kernel [PATCH] vc_screen: reload & check struct vc_data pointer in vcs_read() to avoid UAF
2022-12-12 14:17:33 linux-kernel Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-12-06 01:21:14 linux-kernel Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-12-01 21:13:06 linux-kernel Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-11-30 14:33:59 linux-kernel [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-11-28 19:31:49 linux-kernel [PATCH] VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF
2022-11-15 16:32:25 linux-kernel [PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size
2022-02-02 20:20:40 linux-kernel [PATCH v2 RESEND 3] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
2021-12-21 18:17:49 linux-kernel Re: [PATCH] bpf: check size before calling kvmalloc
2021-12-20 13:50:24 linux-kernel Re: [PATCH] bpf: check size before calling kvmalloc
2021-12-17 18:50:22 linux-kernel [PATCH] bpf: check size before calling kvmalloc
2021-12-16 18:27:41 linux-kernel [PATCH v3] tun: avoid double free in tun_free_netdev
2021-12-14 14:47:17 linux-kernel [PATCH v2 RESEND] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-14 14:18:57 linux-kernel [PATCH v2] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-14 13:26:00 linux-kernel [PATCH RESEND 3] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-13 22:16:08 linux-kernel Re: [PATCH RESEND 2] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-13 17:06:20 linux-kernel [PATCH v2] tun: avoid double free in tun_free_netdev
2021-12-13 15:34:08 linux-kernel [PATCH RESEND 2] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-13 15:29:22 linux-kernel [PATCH v2 RESEND 2] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
2021-12-13 15:11:30 linux-kernel [PATCH RESEND] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-09 20:27:05 linux-kernel Re: [PATCH] tun: avoid double free in tun_free_netdev
2021-12-09 15:02:28 linux-kernel [PATCH] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
2021-12-08 16:44:19 linux-kernel Re: [PATCH] tun: avoid double free in tun_free_netdev
2021-12-08 16:30:02 linux-kernel Re: [PATCH] tun: avoid double free in tun_free_netdev
2021-12-08 14:45:35 linux-kernel [PATCH] tun: avoid double free in tun_free_netdev
2021-12-07 19:01:53 linux-kernel Re: [PATCH v2] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
2021-12-07 18:09:47 linux-kernel Re: [PATCH 0/2] Revert "block: add single bio async direct IO helper" to avoid UAF
2021-12-07 15:53:57 linux-kernel [PATCH 2/2] Revert "block: add single bio async direct IO helper"
2021-12-07 15:53:55 linux-kernel [PATCH 1/2] Revert "block: avoid extra iter advance with async iocb"
2021-12-07 15:53:51 linux-kernel [PATCH 0/2] Revert "block: add single bio async direct IO helper" to avoid UAF
2021-12-02 14:18:10 linux-kernel Re: [PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
2021-11-22 15:30:25 linux-kernel Re: [PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
2021-11-18 20:00:43 linux-kernel Re: [PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
2021-11-18 19:05:46 linux-kernel [PATCH] scsi: scsi_debug: sanity check block descriptor length in resp_mode_select
2021-11-10 00:14:25 linux-kernel [PATCH v4 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
2021-11-05 15:16:25 linux-kernel [PATCH v3 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
2021-11-04 20:47:43 linux-kernel [PATCH v2] scsi: scsi_debug: don't call kcalloc if size arg is zero