p54-firmware
maintainer azrdev
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads firmware files from a project-associated host for installation as data; these are non-executable blobs with no code execution risk, and the source is plausibly official despite the non-whitelisted domain.
Triggered rules
LOW
AI review downgraded a static finding
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads firmware files from a project-associated host for installation as data; these are non-executable blobs with no code execution risk, and the source is plausibly official despite the non-whitelisted domain.
1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM
source=() URL on a non-standard host
source_untrusted_domain
One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).
-
PKGBUILD:11
source=(https://daemonizer.de/prism54/prism54-fw/fw-softmac/2.13.25.0.arm
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Jonathan Biegert <azrdev@googlemail.com>
2
3
pkgname=p54-firmware
4
pkgver=1
5
pkgrel=2
6
pkgdesc="Firmware files for p54 driver"
7
arch=(any)
8
url="https://wireless.wiki.kernel.org/en/users/Drivers/p54"
9
license=('unknown')
10
depends=('linux>=2.6.29')
11
source=(https://daemonizer.de/prism54/prism54-fw/fw-softmac/2.13.25.0.arm
12
https://daemonizer.de/prism54/prism54-fw/fw-usb/2.13.1.0.lm86.arm
13
https://daemonizer.de/prism54/prism54-fw/fw-usb/2.13.25.0.lm87.arm
14
https://daemonizer.de/prism54/prism54-fw/stlc4560/2.19.0.0.a.14.arm)
15
sha256sums=('3256a190f2b6853b396b2a1eefc01d194c865a4382ea2368fb3c931c16abca61'
16
'40c4a2bc94b0af65d81cf6467b2e22fe029d55827ba100ff17c4974a2a377d0e'
17
'4f4f5c523d7eab58f98d3f334d9adf1e626c2fde31b32347f5cede75fb92ad60'
18
'4ec8da3c5e846a33790e2c7eb8ea4c3d0ecf901de8edf899fd2686ac83eebd4e')
19
20
package() {
21
install -Dm0644 2.13.25.0.arm $pkgdir/usr/lib/firmware/isl3886pci
22
install -Dm0644 2.13.1.0.lm86.arm $pkgdir/usr/lib/firmware/isl3886usb
23
install -Dm0644 2.13.25.0.lm87.arm $pkgdir/usr/lib/firmware/isl3887usb
24
install -Dm0644 2.19.0.0.a.14.arm $pkgdir/usr/lib/firmware/3826.arm
25
}
26
# vim:set ts=4 sts=4 sw=4 et :
27
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 00:02:28 | LOW | 2 |
| 2026-07-23 00:14:47 | LOW | 2 |
| 2026-07-22 00:29:32 | LOW | 2 |
| 2026-07-21 00:24:15 | LOW | 2 |
| 2026-07-20 00:19:49 | LOW | 2 |
| 2026-07-19 00:17:08 | LOW | 2 |
| 2026-07-18 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |