~ubuntu-branches/ubuntu/gutsy/linux-source-2.6.22/gutsy-updates

« back to all changes in this revision

Viewing changes to debian/config/lpia/config

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Bader, Stefan Bader, Upstream Kernel Changes
  • Date: 2008-10-01 16:45:33 UTC
  • Revision ID: james.westby@ubuntu.com-20081001164533-3omf8dnc90ijc8dp
Tags: 2.6.22-15.59
[Stefan Bader]

* Enabled CONFIG_DEBUG_RODATA for all architectures.

[Upstream Kernel Changes]

* dccp: change L/R must have at least one byte in the dccpsf_val field
  - CVE-2008-3276
* dio: zero struct dio with kzalloc instead of manually
  - CVE-2007-6716
* wan: Missing capability checks in sbni_ioctl()
  - CVE-2008-3525
* tmpfs: fix kernel BUG in shmem_delete_inode
  - CVE-2008-3534
* fbdefio: add set_page_dirty handler to deferred IO FB
  - CVE-2008-3534
* nfsd: fix buffer overrun decoding NFSv4 acl
  - CVE-2008-3915
* Only allow access to DRM_I915_HWS_ADDR ioctl() for Xserver.
  - CVE-2008-383

Show diffs side-by-side

added added

removed removed

Lines of Context:
314
314
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
315
315
# CONFIG_DEBUG_LOCK_ALLOC is not set
316
316
# CONFIG_DEBUG_MUTEXES is not set
317
 
# CONFIG_DEBUG_RODATA is not set
 
317
CONFIG_DEBUG_RODATA=y
318
318
# CONFIG_DEBUG_RT_MUTEXES is not set
319
319
# CONFIG_DEBUG_SHIRQ is not set
320
320
# CONFIG_DEBUG_SPINLOCK is not set