Skip to content

Commit

Permalink
linux: Add version 4.14.48
Browse files Browse the repository at this point in the history
The change-logs are available online. Several security fixes went in.

```
$ grep . /sys/devices/system/cpu/vulnerabilities/
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline
```

Patch the build system, as the build fails with the currently installed
GNU Make 4.2.1+ [1].

[1]: https://patchwork.kernel.org/patch/10328633/
  • Loading branch information
pmenzel committed Jun 5, 2018
1 parent 26f68cf commit f24ab7d
Showing 1 changed file with 874 additions and 0 deletions.
Loading

0 comments on commit f24ab7d

Please sign in to comment.