This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
History

Thu, 01 May 2025 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-190
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


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

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


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

cve-icon MITRE

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

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2025-02-26T07:00:51.513

Modified: 2025-02-26T15:15:15.857

Link: CVE-2022-49143

cve-icon Redhat

Severity : Moderate

Publid Date: 2025-02-26T00:00:00Z

Links: CVE-2022-49143 - Bugzilla