|
|
| |
|
| |
kernel: null pointer reference on readonly regsets
| Package(s): | kernel |
CVE #(s): | CVE-2012-1097
|
| Created: | March 12, 2012 |
Updated: | November 5, 2012 |
| Description: |
From the Red Hat bugzilla:
The regset common infrastructure assumed that regsets would always have .get and .set methods, but not necessarily .active methods. Unfortunately people have since written regsets without .set methods.
Rather than putting in stub functions everywhere, handle regsets with null .get or .set methods explicitly. |
| Alerts: |
|
( Log in to post comments)
|
|
|