In the Linux kernel, the following vulnerability has been resolved:
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size > 0, nfs4listxattr() does not return an error because either genericlistxattr() or nfs4listxattrnfs4label() consumes exactly all the bytes then size is 0 when calling nfs4listxattrnfs4user() which then triggers the following kernel BUG:
[ 99.403778] kernel BUG at mm/usercopy.c:102! [ 99.404063] Internal error: Oops - BUG: 00000000f2000800 [#1] SMP [ 99.408463] CPU: 0 PID: 3310 Comm: python3 Not tainted 6.6.0-61.fc40.aarch64 #1 [ 99.415827] Call trace: [ 99.415985] usercopyabort+0x70/0xa0 [ 99.416227] _checkheapobject+0x134/0x158 [ 99.416505] checkheapobject+0x150/0x188 [ 99.416696] _checkobjectsize.part.0+0x78/0x168 [ 99.416886] _checkobjectsize+0x28/0x40 [ 99.417078] listxattr+0x8c/0x120 [ 99.417252] pathlistxattr+0x78/0xe0 [ 99.417476] _arm64syslistxattr+0x28/0x40 [ 99.417723] invokesyscall+0x78/0x100 [ 99.417929] el0svccommon.constprop.0+0x48/0xf0 [ 99.418186] doel0svc+0x24/0x38 [ 99.418376] el0svc+0x3c/0x110 [ 99.418554] el0t64synchandler+0x120/0x130 [ 99.418788] el0t64_sync+0x194/0x198 [ 99.418994] Code: aa0003e3 d000a3e0 91310000 97f49bdb (d4210000)
Issue is reproduced when genericlistxattr() returns 'system.nfs4acl', thus calling lisxattr() with size = 16 will trigger the bug.
Add check on nfs4_listxattr() to return ERANGE error when it is called with size > 0 and the return value is greater than size.
[
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9d52865ff28245fc2134da9f99baff603a24407a",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-0cee3a9d",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@23bfecb4d852751d5e403557dd500bb563313baf",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-260ed52c",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@06e828b3f1b206de08ef520fc46a40b22e1869cb",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-3a79d829",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4403438eaca6e91f02d272211c4d6b045092396b",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-4036abaa",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@251a658bbfceafb4d58c76b77682c8bf7bcfad65",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-86a6b375",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@79cdcc765969d23f4e3d6ea115660c3333498768",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-883edd8f",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@251a658bbfceafb4d58c76b77682c8bf7bcfad65",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-a08741c3",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@23bfecb4d852751d5e403557dd500bb563313baf",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-a7faf4c0",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@79cdcc765969d23f4e3d6ea115660c3333498768",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-a8072ef6",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9d52865ff28245fc2134da9f99baff603a24407a",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-b0732af3",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@80365c9f96015bbf048fdd6c8705d3f8770132bf",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"104953822973485384773182398124091111349",
"168218332789195815183361865126073596512",
"109886058803295529199787886259703668691",
"272299738737245216622137080168562229045",
"241108343412211625382616723175254894317",
"61808800051762342173392690038535276218",
"96477352947045234440458687081494655000",
"46393493898658771428100145922630788575",
"244779288757595389357963811200621779577",
"203629304489781774666836891970589126039",
"28819907935606743483709328508179999497",
"92508425450484919881038570784773859438",
"238294804256815207944815956341817886271",
"188049910581254279988929361529203332253",
"332690286239804997423832413806719788793",
"66445163836073952185434065092354895710",
"234395933779197242375943744631105363233",
"177648107290865952584415961132911013651",
"79346167416730018410406348480033254080",
"275948264858029263473534020881663009099",
"28464830015348816877015633383884475902",
"218328804208261061906034698720980697450"
]
},
"target": {
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-b827ffa9",
"deprecated": false,
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4403438eaca6e91f02d272211c4d6b045092396b",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-e38be4e0",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@80365c9f96015bbf048fdd6c8705d3f8770132bf",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-f0300f58",
"deprecated": false,
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@06e828b3f1b206de08ef520fc46a40b22e1869cb",
"signature_version": "v1",
"digest": {
"function_hash": "58978639306171998076140392728075001755",
"length": 455.0
},
"target": {
"function": "nfs4_listxattr",
"file": "fs/nfs/nfs4proc.c"
},
"id": "CVE-2024-26870-f32d571a",
"deprecated": false,
"signature_type": "Function"
}
]