LinuxLists
Users
About
Siddh Raman Pant (
[email protected]
)
Number of posts: 303 (0.56 per day)
First post: 2022-06-27 08:37:53
Last post: 2023-12-19 18:32:15
Next Page
Date
List
Subject
2023-12-19 18:32:15
linux-kernel
[PATCH net-next v7 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-19 18:31:50
linux-kernel
[PATCH net-next v7 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-19 18:30:54
linux-kernel
[PATCH net-next v7 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-18 19:03:16
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-18 18:56:49
linux-kernel
Re: [PATCH net-next v6 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-17 13:12:44
linux-kernel
[PATCH net-next v6 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-17 13:12:14
linux-kernel
[PATCH net-next v6 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-17 13:12:07
linux-kernel
[PATCH net-next v6 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-17 12:41:18
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-14 17:25:20
linux-kernel
Re: [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-12 18:50:50
linux-kernel
[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-12 18:50:42
linux-kernel
[PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-12 18:50:11
linux-kernel
[PATCH net-next v5 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-12 18:11:47
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-12 17:58:41
linux-kernel
Re: [PATCH net-next v4 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-09 11:05:26
linux-kernel
[PATCH net-next v4 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-09 11:05:21
linux-kernel
[PATCH net-next v4 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-09 11:05:19
linux-kernel
[PATCH net-next v4 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-09 09:27:42
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-05 18:03:11
linux-kernel
Re: [PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-05 17:23:02
linux-kernel
Re: [PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-04 13:10:11
linux-kernel
[PATCH net-next v3 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-04 13:10:05
linux-kernel
[PATCH net-next v3 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-04 13:09:47
linux-kernel
[PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-03 18:22:51
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-03 18:10:10
linux-kernel
RE: [EXT] [PATCH net-next v2 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-02 15:42:14
linux-kernel
[PATCH net-next v2 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
2023-12-02 15:42:06
linux-kernel
[PATCH net-next v2 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-12-02 15:41:58
linux-kernel
[PATCH net-next v2 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-02 14:15:43
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-02 14:12:29
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-12-02 13:32:56
linux-kernel
Re: [PATCH 1/4] nfc: Extract nfc_dev access from nfc_alloc_send_skb() into the callers
2023-12-02 13:32:29
linux-kernel
Re: [PATCH 2/4] nfc: Protect access to nfc_dev in an llcp_sock with a rwlock
2023-11-25 20:27:42
linux-kernel
[PATCH 4/4] nfc: llcp_sock_sendmsg: Reformat code to make the smaller block indented
2023-11-25 20:27:38
linux-kernel
[PATCH 2/4] nfc: Protect access to nfc_dev in an llcp_sock with a rwlock
2023-11-25 20:27:37
linux-kernel
[PATCH 3/4] nfc: Do not send datagram if socket state isn't LLCP_BOUND
2023-11-25 20:27:29
linux-kernel
[PATCH 1/4] nfc: Extract nfc_dev access from nfc_alloc_send_skb() into the callers
2023-11-25 20:27:25
linux-kernel
[PATCH 0/4] Fix UAF caused by racing datagram sending and freeing of nfc_dev
2023-11-25 19:07:08
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-25 18:18:33
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-25 17:17:58
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-17 13:18:14
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-16 16:56:56
linux-kernel
Re: [syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-09-23 15:23:51
linux-kernel
Re: [PATCH] watch_queue: Annotate struct watch_filter with __counted_by
2023-08-29 19:20:06
linux-kernel
Re: [syzbot] [btrfs?] KASAN: use-after-free Read in btrfs_test_super
2023-07-11 13:45:24
linux-kernel
[PATCH] Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
2023-07-10 05:04:56
linux-kernel
Re: [PATCH v10 0/9] drm: Remove usage of deprecated DRM_* macros in DRM core
2023-06-20 17:25:37
linux-kernel
[PATCH v3] jfs: jfs_dmap: Validate db_l2nbperpage while mounting
2023-06-20 17:06:42
linux-kernel
Re: [PATCH v2] jfs: jfs_dmap: Validate db_l2nbperpage while mounting
2023-06-19 13:30:28
linux-kernel
[PATCH v2] jfs: jfs_dmap: Validate db_l2nbperpage while mounting
2023-06-19 12:36:34
linux-kernel
Re: [PATCH] jfs: jfs_dmap: Validate db_l2nbperpage while mounting