Hi!
Le lundi 4 décembre 2023, 22:46:35 CET Alessandro Carminati (Red Hat) a
écrit :
> In the kernel environment, situations frequently arise where identical
> names are shared among symbols within both the core image and modules.
> While this doesn't pose issues for the kernel's binary itself, i
Hi!
Le dimanche 29 octobre 2023, 05:10:46 EET Masami Hiramatsu (Google) a écrit :
> From: Masami Hiramatsu (Google)
>
> Check the number of probe target symbols in the target module when
> the module is loaded. If the probe is not on the unique name symbols
> in the module, it will be rejected
Hi!
Le mercredi 1 novembre 2023, 01:15:09 EET Masami Hiramatsu a écrit :
> Hi,
>
> On Tue, 31 Oct 2023 23:24:43 +0200
>
> Francis Laniel wrote:
> > > @@ -729,17 +744,55 @@ static int count_mod_symbols(void *data, const
> > > char
> >
Hi!
Le dimanche 29 octobre 2023, 05:10:46 EET Masami Hiramatsu (Google) a écrit :
> From: Masami Hiramatsu (Google)
>
> Check the number of probe target symbols in the target module when
> the module is loaded. If the probe is not on the unique name symbols
> in the module, it will be rejected
Hi!
Le mercredi 25 octobre 2023, 21:33:43 EEST Alessandro Carminati a écrit :
> Hi Francis,
> Thanks a lot for your feedback!
You are welcome!
> Il giorno mer 25 ott 2023 alle ore 15:21 Francis Laniel
>
> /* SNIP */
> > > debug >= DebugLevel.INFO.value:
> >
Hi!
Le mardi 24 octobre 2023, 23:11:57 EEST Alessandro Carminati (Red Hat) a
écrit :
> In the kernel environment, scenarios often arise where identical names
> are shared among symbols within core image or modules.
> While this poses no complications for the kernel's binary itself, it
> creates
: sta...@vger.kernel.org
Fixes: 413d37d1eb69 ("tracing: Add kprobe-based event tracer")
Suggested-by: Masami Hiramatsu
Signed-off-by: Francis Laniel
Link:
https://lore.kernel.org/lkml/20230819101105.b0c104ae4494a7d1f2eea...@kernel.org/
---
kernel/trace/trac
Hi!
Le mercredi 18 octobre 2023, 09:30:20 EEST Masami Hiramatsu a écrit :
> Hi Francis,
>
> On Thu, 31 Aug 2023 09:14:55 +0200
>
> Francis Laniel wrote:
> > Hi.
> >
> > Le mercredi 30 août 2023, 01:57:19 CEST Steven Rostedt a écrit :
> &g
, because
the effectively called one has no kprobes attached.
So, this commit returns EADDRNOTAVAIL when func matches several symbols.
This way, user needs to use address to remove the ambiguity.
Suggested-by: Masami Hiramatsu
Signed-off-by: Francis Laniel
Link:
https://lore.kernel.org/lkml
Hi.
Le mercredi 27 septembre 2023, 20:35:16 EEST Alessandro Carminati (Red Hat) a
écrit :
> It is not uncommon for drivers or modules related to similar peripherals
> to have symbols with the exact same name.
> While this is not a problem for the kernel's binary itself, it becomes an
> issue when
810fa070 t name_show@kernel_irq_irqdesc_c_264
815e67c0 t name_show
815e67c0 t name_show@drivers_pnp_card_c_186
81728bb0 t name_show
81728bb0 t name_show@drivers_gpu_drm_i915_gt_sysfs_engines_c_26
> Il giorno mer 20 set 2023 alle ore 12:53 Francis Laniel
&g
Hi.
Le mardi 19 septembre 2023, 22:39:48 EEST Alessandro Carminati (Red Hat) a
écrit :
> It is not uncommon for drivers or modules related to similar peripherals
> to have symbols with the exact same name.
> While this is not a problem for the kernel's binary itself, it becomes an
> issue when at
Le mardi 19 janvier 2021, 19:39:17 CET syzbot a écrit :
> Hello,
>
> syzbot found the following issue on:
>
> HEAD commit:1e2a199f Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel..
> git tree: upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=146e0c94d0
> kernel
Le vendredi 4 décembre 2020, 19:02:09 CET James Bottomley a écrit :
> On Fri, 2020-12-04 at 18:07 +0100, Ard Biesheuvel wrote:
> > On Fri, 4 Dec 2020 at 18:06,
> >
> > wrote:
> > > From: Francis Laniel
> > >
> > > The two functions indicates i
Le vendredi 4 décembre 2020, 18:07:11 CET Ard Biesheuvel a écrit :
> On Fri, 4 Dec 2020 at 18:06, wrote:
> > From: Francis Laniel
> >
> > The two functions indicates if a string begins with a given prefix.
> > The only difference is that strstarts() returns a bo
Le vendredi 20 novembre 2020, 20:52:07 CET Kees Cook a écrit :
> On Fri, Nov 20, 2020 at 10:40:38AM +0100, Francis Laniel wrote:
> > Le vendredi 20 novembre 2020, 02:35:43 CET Andrew Morton a écrit :
> > > On Thu, 19 Nov 2020 17:49:10 +0100 laniel_fran...@privacyrequired.com
w
Le vendredi 20 novembre 2020, 14:33:53 CET David Laight a écrit :
> From: Andrew Morton
>
> > Sent: 20 November 2020 01:36
>
> ...
>
> > Could you please send along a reworked [0/n] cover letter? Explain in
> > your own words, without requiring that readers go off and read web
> > pages
> >
>
Le vendredi 20 novembre 2020, 02:38:22 CET Andrew Morton a écrit :
> On Thu, 19 Nov 2020 17:49:11 +0100 laniel_fran...@privacyrequired.com wrote:
> > From: Daniel Axtens
> >
> > ...
> >
> > Cc: Daniel Micay
> > Cc: Kees Cook
> > Reviewed-by: Kees Cook
> > Signed-off-by: Daniel Axtens
>
> Th
Le vendredi 20 novembre 2020, 02:35:43 CET Andrew Morton a écrit :
> On Thu, 19 Nov 2020 17:49:10 +0100 laniel_fran...@privacyrequired.com wrote:
> > From: Francis Laniel
> >
> > Hi.
> >
> >
> > I hope your families, friends and yourselves are fi
Le mercredi 18 novembre 2020, 21:02:32 CET Kees Cook a écrit :
> On Wed, Nov 18, 2020 at 12:07:30PM +0100, laniel_fran...@privacyrequired.com
wrote:
> > From: Francis Laniel
> >
> > This new test ensures that fortified strscpy has the same behavior than
> > vani
20 matches
Mail list logo