In the Linux kernel, the following vulnerability has been resolved:
net: macvlan: fix memory leaks of macvlancommonnewlink
kmemleak reports memory leaks in macvlancommonnewlink, as follows:
ip link add link eth0 name .. type macvlan mode source macaddr add <MAC-ADDR>
kmemleak reports:
unreferenced object 0xffff8880109bb140 (size 64): comm "ip", pid 284, jiffies 4294986150 (age 430.108s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 b8 aa 5a 12 80 88 ff ff ..........Z..... 80 1b fa 0d 80 88 ff ff 1e ff ac af c7 c1 6b 6b ..............kk backtrace: [<ffffffff813e06a7>] kmemcachealloctrace+0x1c7/0x300 [<ffffffff81b66025>] macvlanhashaddsource+0x45/0xc0 [<ffffffff81b66a67>] macvlanchangelinksources+0xd7/0x170 [<ffffffff81b6775c>] macvlancommonnewlink+0x38c/0x5a0 [<ffffffff81b6797e>] macvlannewlink+0xe/0x20 [<ffffffff81d97f8f>] _rtnlnewlink+0x7af/0xa50 [<ffffffff81d98278>] rtnlnewlink+0x48/0x70 ...
In the scenario where the macvlan mode is configured as 'source', macvlanchangelinksources() will be execured to reconfigure list of remote source mac addresses, at the same time, if registernetdevice() return an error, the resource generated by macvlanchangelink_sources() is not cleaned up.
Using this patch, in the case of an error, it will execute macvlanflushsources() to ensure that the resource is cleaned up.
[
{
"signature_type": "Function",
"digest": {
"function_hash": "128008127867331190872634720964389242172",
"length": 2062.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-0026aed9",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@956e0216a19994443c90ba2ea6b0b284c9c4f9cb"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "128008127867331190872634720964389242172",
"length": 2062.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-05628167",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@685e73e3f7a9fb75cbf049a9d0b7c45cc6b57b2e"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-1247f4c6",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@21d3a8b6a1e39e7529ce9de07316ee13a63f305b"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "204913225624596150441242276555343137639",
"length": 2274.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-37921166",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a8d67367ab33604326cc37ab44fd1801bf5691ba"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "263125709742606364810968763277452829555",
"length": 2081.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-3c4dc6e9",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@21d3a8b6a1e39e7529ce9de07316ee13a63f305b"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "261707852896578256673525648621041483401",
"length": 2017.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-47492324",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f288e338be206713d79b29144c27fca4503c39b"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "204913225624596150441242276555343137639",
"length": 2274.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-4f5c5cec",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9ea003c4671b2fc455320ecf6d4a43b0a3c1878a"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-65ddb8ed",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@23569b5652ee8e8e55a12f7835f59af6f3cefc30"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-84ce3f01",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@685e73e3f7a9fb75cbf049a9d0b7c45cc6b57b2e"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "155333887008373097764791856623522063063",
"length": 2105.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-877f1187",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a81b44d1df1f07f00c0dcc0a0b3d2fa24a46289e"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-8a4a88b7",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a81b44d1df1f07f00c0dcc0a0b3d2fa24a46289e"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-a9743ecd",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@956e0216a19994443c90ba2ea6b0b284c9c4f9cb"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-b21b6658",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a8d67367ab33604326cc37ab44fd1801bf5691ba"
},
{
"signature_type": "Function",
"digest": {
"function_hash": "204913225624596150441242276555343137639",
"length": 2274.0
},
"target": {
"file": "drivers/net/macvlan.c",
"function": "macvlan_common_newlink"
},
"signature_version": "v1",
"id": "CVE-2022-49853-b6660370",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@23569b5652ee8e8e55a12f7835f59af6f3cefc30"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-c7409bfe",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f288e338be206713d79b29144c27fca4503c39b"
},
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"283373613978066603469278754222675612960",
"338366901843108063461569891425215102098",
"286246576767407919249543386786358510608",
"270511104250607440944403041969176589692",
"236252576604131279147891606584083705382"
]
},
"target": {
"file": "drivers/net/macvlan.c"
},
"signature_version": "v1",
"id": "CVE-2022-49853-d1ce46fd",
"deprecated": false,
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9ea003c4671b2fc455320ecf6d4a43b0a3c1878a"
}
]