• Joined on 2026年05月18日
jackoftrade closed issue dnkl/foot#2351 2026年06月21日 13:35:16 +02:00
DCS XTGETTCAP buffer grows without limit
jackoftrade opened issue dnkl/foot#2372 2026年05月25日 23:41:44 +02:00
Heap-buffer-overflow in sixel_add_many_generic / sixel_add_many_ar_11
jackoftrade opened issue dnkl/foot#2371 2026年05月25日 23:40:03 +02:00
SIGFPE in decgra via raster pan parameter
jackoftrade opened issue dnkl/foot#2370 2026年05月25日 23:39:12 +02:00
NULL deref in sixel_init shared-palette branch
jackoftrade opened issue dnkl/foot#2367 2026年05月24日 23:28:55 +02:00
Unbounded XTWINOPS title-push stack (CSI 22 t)
jackoftrade opened issue dnkl/foot#2366 2026年05月24日 23:28:14 +02:00
Unclamped loop counts in REP and kitty-keyboard pop
jackoftrade opened issue dnkl/foot#2365 2026年05月24日 23:27:42 +02:00
Quadratic string accumulation in OSC 99 chunked notifications
jackoftrade opened issue dnkl/foot#2364 2026年05月24日 23:26:54 +02:00
Heap OOB read in OSC 66 (kitty text-size protocol) with empty text
jackoftrade opened issue dnkl/foot#2363 2026年05月24日 23:26:18 +02:00
DnD text/uri-list path is single-quoted without escaping internal quotes
jackoftrade opened issue dnkl/foot#2362 2026年05月24日 13:12:21 +02:00
DoS / OOM: XTPUSHCOLORS slot
jackoftrade opened issue dnkl/foot#2361 2026年05月24日 13:11:34 +02:00
Heap OOB read in uri_parse %xx decode
jackoftrade opened issue dnkl/foot#2360 2026年05月24日 13:10:41 +02:00
CHT/CBT loop count
jackoftrade commented on issue dnkl/foot#2351 2026年05月23日 15:24:24 +02:00
DCS XTGETTCAP buffer grows without limit

You're right, I missed dcs_unhook. The buffer is freed at the end of every DCS sequence.

jackoftrade commented on pull request dnkl/foot#2341 2026年05月21日 15:34:43 +02:00
Add support for OSC-5522, kitty's extended variant of OSC-52, with full mime-type access

kitty_clipboard_query() doesn't check term_osc_paste_allowed() here, unlike kitty_clipboard_read(), so the mime-type list is exposed even when osc52 is disabled.

jackoftrade opened issue dnkl/foot#2353 2026年05月21日 15:01:03 +02:00
uri_parse: out-of-bounds read on malformed text/uri-list
jackoftrade opened issue dnkl/foot#2352 2026年05月21日 14:58:50 +02:00
unclamped destination column crashes foot
jackoftrade opened issue dnkl/foot#2351 2026年05月21日 14:56:45 +02:00
DCS XTGETTCAP buffer grows without limit
jackoftrade opened issue dnkl/foot#2343 2026年05月18日 21:10:59 +02:00
heap buffer overflow in sixel.c