ghsa-v749-pfxc-qfwj
Vulnerability from github
Published
2025-12-24 15:30
Modified
2025-12-24 15:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
syzbot reported UBSAN error as below:
[ 76.901829][ T6677] ================================================================================ [ 76.903908][ T6677] UBSAN: shift-out-of-bounds in fs/ntfs3/super.c:675:13 [ 76.905363][ T6677] shift exponent -247 is negative
This patch avoid this error.
{
"affected": [],
"aliases": [
"CVE-2022-50762"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-24T13:16:02Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()\n\nsyzbot reported UBSAN error as below:\n\n[ 76.901829][ T6677] ================================================================================\n[ 76.903908][ T6677] UBSAN: shift-out-of-bounds in fs/ntfs3/super.c:675:13\n[ 76.905363][ T6677] shift exponent -247 is negative\n\nThis patch avoid this error.",
"id": "GHSA-v749-pfxc-qfwj",
"modified": "2025-12-24T15:30:34Z",
"published": "2025-12-24T15:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50762"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4b51f27d4448c84957bce190292f75d4896d56b3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8fe280ae85177c2323ae8c9849ff27a3a6b69506"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/95afb464c86c6e9e95ea9e595282fa6f693072e8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/caad9dd8792a2622737b7273cb34835fd9536cd2"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…