public inbox for linux-hams@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 20:41:03 to 2026-04-10 03:32:37 UTC [more...]

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10  3:32 UTC  (3+ messages)

[syzbot] [hams?] possible deadlock in nr_del_node (2)
 2026-04-10  2:54 UTC  (4+ messages)
` [PATCH net] net: netrom: fix lock order inversion in nr_add_node, nr_del_node and nr_dec_obs
  ` [PATCH net v2] "

[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-10  2:49 UTC  (4+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] net: rose: defer rose_neigh cleanup to workqueue to fix UAF

[PATCH v2 net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-09 19:27 UTC  (4+ messages)
` [PATCH v2 net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH v2 net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH] ax25: fix OOB read after address header strip in ax25_rcv()
 2026-04-09 15:29 UTC  (5+ messages)
  ` [PATCH v2] rose: fix OOB reads on short CLEAR REQUEST frames
  ` [PATCH v2] ax25: fix OOB read after address header strip in ax25_rcv()

[PATCH] rose: fix OOB read on short CLEAR REQUEST frames
 2026-04-09  7:13 UTC  (2+ messages)

[PATCH v2 net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-09  2:50 UTC 

[PATCH net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-08 21:31 UTC  (2+ messages)

[PATCH net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-08 21:05 UTC  (5+ messages)
` [PATCH net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH net] net: rose: reject truncated CLEAR_REQUEST frames in state machines
 2026-04-08 17:25 UTC 

[PATCH net] net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
 2026-04-07 17:31 UTC  (7+ messages)
  ` [PATCH net v2] "
      ` [PATCH] "
      ` [PATCH v2] "

[PATCH 0/3] net: fix three security bugs in NET/ROM and ROSE stacks
 2026-04-07 17:16 UTC  (4+ messages)
` [PATCH 1/3] net: netrom: fix integer overflow in nr_queue_rx_frame()
` [PATCH 2/3] net: netrom: validate source address in nr_find_socket()
` [PATCH 3/3] net: rose: fix out-of-bounds read in rose_parse_ccitt()

[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25cmp (2)
 2026-03-31 19:19 UTC 

[syzbot] Monthly hams report (Mar 2026)
 2026-03-31  8:06 UTC 

[PATCH 0/5] hamradio: mkiss: modernize and clean up mkiss driver
 2026-03-29 19:19 UTC  (8+ messages)
` [PATCH 1/5] hamradio: mkiss: move assignments out of if conditions
` [PATCH 2/5] hamradio: mkiss: remove redundant static initialization to 0
` [PATCH 3/5] hamradio: mkiss: fix spacing around assignment operator
` [PATCH 4/5] hamradio: mkiss: modernize logging with netdev and pr macros
` [PATCH 5/5] hamradio: mkiss: cleanup indentation and coding style

[PATCH] net: ax25: fix UAF in timer paths
 2026-03-14  3:58 UTC 

[PATCH net v2] net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
 2026-03-13  2:50 UTC  (3+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_disconnect
 2026-03-11 18:52 UTC 

[PATCH net v1] net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
 2026-03-10 11:28 UTC  (3+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (31+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-04 14:10 UTC  (136+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 070/110] affs: "
` [PATCH v2 071/110] afs: "
` [PATCH v2 072/110] autofs: "
` [PATCH v2 073/110] befs: "
` [PATCH v2 074/110] bfs: "
` [PATCH v2 075/110] cachefiles: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 077/110] coda: "
` [PATCH v2 078/110] cramfs: "
` [PATCH v2 079/110] ecryptfs: "
` [PATCH v2 080/110] efs: "
` [PATCH v2 081/110] exportfs: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 083/110] freevxfs: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 085/110] hfsplus: "
` [PATCH v2 086/110] hpfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 088/110] jffs2: "
` [PATCH v2 089/110] jfs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 091/110] ntfs3: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 093/110] orangefs: "
` [PATCH v2 094/110] overlayfs: "
` [PATCH v2 095/110] qnx4: "
` [PATCH v2 096/110] qnx6: "
` [PATCH v2 097/110] ubifs: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 099/110] ufs: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 101/110] fscrypt: "
` [PATCH v2 102/110] fsverity: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox