issues
search
KSPP
/
linux
Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
83
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
KCFI: Support -fpatchable-function-entry=N,M where M > 0
#366
kees
opened
2 months ago
0
KCFI: Allow distinguishing indirect functions with otherwise identical signature
#365
kees
opened
2 months ago
1
GCC (and maybe Clang) lose local initializer state before BUILD_BUG_ON() if a function call is made between
#364
kees
opened
2 months ago
2
Some fixes for the KSPP documentation (2)
#363
a13xp0p0v
closed
4 months ago
3
Some fixes for the KSPP documentation
#362
a13xp0p0v
closed
5 months ago
3
x86 KASLR base exposed due to lack of entry trampoline (EntryBleed, CVE-2022-4543)
#361
kees
opened
6 months ago
0
UBSAN: signed-integer-overflow in ../fs/ioctl.c:285:14
#360
JustinStitt
closed
1 month ago
1
UBSAN: signed-integer-overflow in ../fs/libfs.c:149:11
#359
JustinStitt
closed
1 month ago
2
UBSAN: signed-integer-overflow in ../fs/read_write.c:91:10
#358
JustinStitt
closed
1 month ago
5
UBSAN: signed-integer-overflow in ../drivers/scsi/sr_ioctl.c:436:9
#357
JustinStitt
closed
6 months ago
2
UBSAN: signed-integer-overflow in ../fs/open.c:321:61
#356
JustinStitt
closed
6 months ago
2
UBSAN: signed-integer-overflow in ../drivers/cdrom/cdrom.c:2361:33
#355
JustinStitt
closed
1 month ago
2
UBSAN: signed-integer-overflow in ../kernel/time/ntp.c:461:16
#354
JustinStitt
closed
2 months ago
1
UBSAN: signed-integer-overflow in ../block/ioctl.c:36:46
#353
JustinStitt
closed
6 months ago
2
UBSAN: signed-integer-overflow in ../kernel/time/ntp.c:738:18
#352
JustinStitt
closed
2 months ago
1
UBSAN: signed-integer-overflow in ../drivers/tty/vt/vt.c:309:19
#351
JustinStitt
closed
1 month ago
2
NULL dereference in UBSAN handler (i386 only)
#350
kees
closed
2 months ago
8
Finish converting greybus 0-sized arrays
#349
kees
opened
8 months ago
0
See if USER_RETURN_NOTIFIER is needed / desirable on powerpc
#348
chleroy
closed
9 months ago
1
Overflow of unspecified length array in include/uapi/linux/lsm.h
#347
broonie
opened
11 months ago
2
Make mmap_rnd_bits_max dynamic based on paging level
#346
kees
opened
1 year ago
0
Mitigate arithmetic wrap-around (overflow and underflow)
#345
kees
opened
1 year ago
2
Detect pointer math wrap-around (overflow and underflow)
#344
kees
opened
1 year ago
1
get -Wformat-truncation and -Wformat-overflow re-enabled
#343
nickdesaulniers
opened
1 year ago
1
Add vzalloc() and vmalloc() functions to alloc-with-multiplies check in checkpatch.pl
#342
GustavoARSilva
opened
1 year ago
1
Address -Wstringop-overflow in drivers/hwmon/pc87360.c
#341
GustavoARSilva
closed
9 months ago
1
Address -Wstringop-overflow warning in arch/s390/kernel/setup.c
#340
GustavoARSilva
opened
1 year ago
0
Replace fake-flex array with flex-array member in drivers/scsi/bfa/bfa_fcs_lport.c
#339
GustavoARSilva
closed
9 months ago
1
Replace fake-flex array with flex-array member in drivers/gpu/drm/nouveau/nouveau_svm.c
#338
GustavoARSilva
closed
9 months ago
1
`strim()` should use `__must_check`
#337
kees
closed
1 year ago
1
Refactor strncpy_from_user()
#336
JustinStitt
opened
1 year ago
0
Replace one-element arrays with flexible-array members in drivers/net/ethernet/intel/i40e/i40e_type.h
#335
GustavoARSilva
closed
9 months ago
1
Replace fake-flex arrays with flex-array members in drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
#334
GustavoARSilva
closed
9 months ago
3
Replace fake-flex array with flex-array member in drivers/hid/intel-ish-hid/ishtp-hid.h
#333
GustavoARSilva
opened
1 year ago
2
Address -Warray-bounds warnings in drivers/leds/trigger/ledtrig-netdev.c
#332
GustavoARSilva
closed
9 months ago
1
Address -Warray-bounds issue in drivers/iio/proximity/irsd200.c
#331
GustavoARSilva
closed
9 months ago
1
Fix -Wstringop-overflow warnings in fs/omfs/file.c
#330
GustavoARSilva
closed
9 months ago
2
Fix -Wstringop-overflow warnings in fs/udf/directory.c
#329
GustavoARSilva
closed
9 months ago
1
Add UD1 masks to `CONFIG_UBSAN_TRAP`
#328
kees
closed
2 months ago
8
Address -Warray-bounds warning in drivers/firmware/efi/libstub/zboot.c
#327
GustavoARSilva
opened
1 year ago
0
Address -Warray-bounds warning in drivers/base/arch_topology.c
#326
GustavoARSilva
opened
1 year ago
0
Address -Warray-bounds warning in drivers/net/ethernet/i825xx/sun3_82586.c
#325
GustavoARSilva
closed
2 months ago
2
Address -Warray-bounds warning in drivers/cpufreq/brcmstb-avs-cpufreq.c
#324
GustavoARSilva
closed
9 months ago
1
Fix -Warray-bounds warning in arch/mips/dec/prom/memory.c
#323
GustavoARSilva
closed
9 months ago
1
Fix -Warray-bounds warning in drivers/sbus/char/openprom.c
#322
GustavoARSilva
closed
9 months ago
1
Address -Wuninitialized warnings in drivers/base/regmap/regcache-maple.c
#321
GustavoARSilva
opened
1 year ago
0
Address -Wframe-larger-than warnings in fs/mpage.c
#320
GustavoARSilva
opened
1 year ago
0
Fix -Wimplicit-fallthrough warnings in drivers/video/fbdev/sh7760fb.c
#319
GustavoARSilva
closed
9 months ago
2
Fix -Wcast-function-type warning in arch/ia64/kernel/sal.c
#318
GustavoARSilva
closed
9 months ago
1
Replace one-element array with flexible-array member in fs/smb/server/smb_common.h
#317
GustavoARSilva
closed
9 months ago
2
Next