This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Metrics
Affected Vendors & Products
References
History
Thu, 01 May 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-190 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Thu, 27 Feb 2025 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Title | kernel: nbd: fix possible overflow on 'first_minor' in nbd_dev_add() | |
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 26 Feb 2025 15:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: nbd: fix possible overflow on 'first_minor' in nbd_dev_add() When 'index' is a big numbers, it may become negative which forced to 'int'. then 'index << part_shift' might overflow to a positive value that is not greater than '0xfffff', then sysfs might complains about duplicate creation. Because of this, move the 'index' judgment to the front will fix it and be better. | This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. |
Title | nbd: fix possible overflow on 'first_minor' in nbd_dev_add() | |
References |
|
Wed, 26 Feb 2025 02:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: nbd: fix possible overflow on 'first_minor' in nbd_dev_add() When 'index' is a big numbers, it may become negative which forced to 'int'. then 'index << part_shift' might overflow to a positive value that is not greater than '0xfffff', then sysfs might complains about duplicate creation. Because of this, move the 'index' judgment to the front will fix it and be better. | |
Title | nbd: fix possible overflow on 'first_minor' in nbd_dev_add() | |
References |
|

Status: REJECTED
Assigner: Linux
Published: 2025-02-26T01:55:13.332Z
Updated: 2025-02-26T14:56:03.171Z
Reserved: 2025-02-26T01:49:39.269Z
Link: CVE-2022-49143

No data.

Status : Rejected
Published: 2025-02-26T07:00:51.513
Modified: 2025-02-26T15:15:15.857
Link: CVE-2022-49143
