From nobody Tue Jan 28 19:17:11 2025 X-Original-To: hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YjFR26h8Kz5m0Z3 for ; Tue, 28 Jan 2025 19:17:18 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Received: from mail-10625.protonmail.ch (mail-10625.protonmail.ch [79.135.106.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YjFR21stfz3cDw for ; Tue, 28 Jan 2025 19:17:18 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lorenzosalvadore.it; s=protonmail2; t=1738091835; x=1738351035; bh=4VAn208Fou+BGYcjHPhUrZJUpn1g7jop7U7QjT8/tV8=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=HMk+kduWLKtSxx8CYlr36Mi3y7P5ci9Mz/RgTkg6zfafEJUxo1vsu5qKCVEdKtZ68 Yjy0QlfrSTlHXgsbUJHMVfR45zsMEQb4wZEaaFNwPevhTE6JA8bigQR6EzodmqoxIp dnZIpR83bnZ1l7xg4GY7HZkEJpCl/5wyh7UTXmykUdkIqBnp+PvWF8YC0OyNK2n0QP Y5S2qe6yXjcvhnDNH7b5u+BsKLllPHCbhE/iao4Ji3Y0SpfCZr7mCOHI0UAu6Jf2va 8m+S5bqpRH3kl084UnkEr0CdtKgGTexsNggrE39odbJBkdU4IXyVVoWhxfTkg4XhMJ SbY1X8g8kh8rw== Date: Tue, 28 Jan 2025 19:17:11 +0000 To: Manas Ghandat From: Lorenzo Salvadore Cc: "yaroslaw.mashko@gmail.com" , "freebsd-hackers@freebsd.org" , "hackers@freebsd.org" Subject: Re: GSoC project Ideas Message-ID: In-Reply-To: References: Feedback-ID: 53711648:user:proton X-Pm-Message-ID: 67dff09707d8e8a2af40d274a983ba9bd04d04f3 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4YjFR21stfz3cDw X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_RCPT(0.00)[] On Tuesday, January 28th, 2025 at 17:30, Manas Ghandat wrote: > Hi. I was going through the GSOC project done in 2021 (https://gist.githu= b.com/simran-kathpalia/3491aef1cf4a9a0401da8eafda3e702a). The main work don= e was on adding syscall descriptions and stuff. In the newsletter suggested= above, work related to KMSAN and Linuxlator fuzzing are remaining. I wante= d to know about the progress of these tasks. Also is there any updated sour= ce available on this project? > Thanks, > Manas Hello, Although the 2024Q4 status report has not been published yet, you can already read the latest news about syzkaller in FreeBSD in the 2024Q4 syzkaller status report: https://cgit.freebsd.org/doc/tree/website/content/en/status/report-2024-10-= 2024-12/syzkaller.adoc It seems they are working on fuzzing wifi at the moment. I do not know about syzkaller progress related to KMSAN or Linuxulator. Cheers, Lorenzo Salvadore