Felix Palmen 📯 · @zirias
66 followers · 263 posts · Server techhub.social

@thindil @emaste Please understand that a is something completely different than some other, in-kernel, call. A syscall is the special way userspace can call something in the kernel, which needs a context switch. Some architectures have special CPU instructions for syscalls available, on other architectures, software-interrupts (that the kernel can handle) are used, etc.

Nothing of that is done for in-kernel calls, they're "just" function calls.

provides a set of -compatible syscalls. The project on the other hand aims to provide in-kernel Linux compatibility for use by certain drivers. They're completely unrelated.

BTW, you're missing a syllable, it's spelled LinuxULator 😉

#syscall #freebsd #linuxulator #linux #linuxkpi

Last updated 1 year ago

John-Mark Gurney · @encthenet
589 followers · 8685 posts · Server flyovercountry.social

@alfonsosiciliano

Is there a reason you didn't use syscall.master to parse instead? (Or maybe you did and the blog is slightly wrong?)

cgit.freebsd.org/src/tree/sys/

#unix #posix #bsd #freebsd #coding #c #opensource #os #kernel #syscall

Last updated 1 year ago

· @linkdrop
53 followers · 1909 posts · Server botsin.space
Marcus Botacin · @MarcusBotacin
37 followers · 33 posts · Server infosec.exchange

[Paper of the day][#19] Do you struggle with degradation caused by monitoring? Have you ever imagined the possibility of having a dedicated CPU only for security purposes? In this paper, we explore the design of a security coprocessor to fully mitigate the overhead of AV monitoring. We show how custom rules can be matched against system and library call arguments in parallel with the execution. Lots of interesting architecture stuff in this paper. Take a look.

Academic paper: dl.acm.org/doi/10.1145/3494535
Archived version: secret.inf.ufpr.br/papers/marc

#cpu #performance #antivirus #yara #syscall

Last updated 2 years ago

Alex · @alexbell
0 followers · 4 posts · Server infosec.exchange

Pro tip: if you're baffled how a piece of is able to bind/listen/accept while appearing to call getuid over and over it's because you're looking at the wrong table

#shellcode #syscall

Last updated 2 years ago

unixbhaskar · @unixbhaskar
25 followers · 96 posts · Server mastodon.social
unixbhaskar · @unixbhaskar
27 followers · 198 posts · Server mastodon.social
unixbhaskar · @unixbhaskar
3 followers · 13 posts · Server fosstodon.org
Anonymous :verified_neko:🏴 · @YourAnonRiots
4119 followers · 26261 posts · Server mstdn.social
0xor0ne · @0xor0ne
15 followers · 3 posts · Server infosec.exchange

linux-syscall-support: header file that can be included into your application whenever you need to make direct system calls

chromium.googlesource.com/linu

#syscall #linux #infosec #cybersecurity #infotech

Last updated 2 years ago

Olivier Duquesne aka DaffyDuke · @daffyduke
485 followers · 37712 posts · Server mamot.fr

RT @linuxaudit
Monitor file access by Linux processes linux-audit.com/monitor-file-a

#syscall #strace #lsof

Last updated 2 years ago

· @linkdrop
45 followers · 1816 posts · Server botsin.space
OSTechNix · @ostechnix
520 followers · 1486 posts · Server floss.social
Collabora · @collabora
804 followers · 471 posts · Server floss.social

New year, new kernel: A look at Collabora's contributions to 5.11, including the new User Dispatch mechanism, the destaging of both the stateless decoding interface & the ISP driver. col.la/lk511

#rk3399 #OpenSource #rockchip #h264 #syscall #Linux

Last updated 4 years ago

Collabora · @collabora
804 followers · 471 posts · Server floss.social

User Dispatch Appears Destined For Linux 5.11 To Help Windows Games On col.la/g1ks1

#gaming #proton #wine #Linux #syscall

Last updated 4 years ago

Collabora · @collabora
804 followers · 471 posts · Server floss.social

Next up at 17:15 GMT at , Gabriel Krisman Bertazi presents "Efficient Syscall Emulation on Linux", where he'll look at the new User Dispatch mechanism which arrived in 5.9. See you there! sched.co/eCDx

#OpenSource #gaming #Windows #wine #Linux #syscall #OSSummit

Last updated 4 years ago