Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43153
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:27
Updated At-08 May, 2026 | 12:40
Rejected At-
▼CVE Numbering Authority (CNA)
xfs: remove xfs_attr_leaf_hasname

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buffer when xfs_attr3_leaf_read fails, a valid buffer when xfs_attr3_leaf_lookup_int returns -ENOATTR or -EEXIST, and a non-NULL buffer pointer for an already released buffer when xfs_attr3_leaf_lookup_int fails with other error values. Fix this by simply open coding xfs_attr_leaf_hasname in the callers, so that the buffer release code is done by each caller of xfs_attr3_leaf_read.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/xfs/libxfs/xfs_attr.c
Default Status
unaffected
Versions
Affected
  • From 07120f1abdff80f3d1351f733661abe28d609535 before 2fbc8421d1db102c0e5458607e042a23a03648b1 (git)
  • From 07120f1abdff80f3d1351f733661abe28d609535 before 457121c01f609b9934addbb04d5c1ef638c71c61 (git)
  • From 07120f1abdff80f3d1351f733661abe28d609535 before 530082df991903f3330354e99e0cb7b05debfa86 (git)
  • From 07120f1abdff80f3d1351f733661abe28d609535 before 3a65ea768b8094e4699e72f9ab420eb9e0f3f568 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/xfs/libxfs/xfs_attr.c
Default Status
affected
Versions
Affected
  • 5.9
Unaffected
  • From 0 before 5.9 (semver)
  • From 6.12.75 through 6.12.* (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/2fbc8421d1db102c0e5458607e042a23a03648b1
N/A
https://git.kernel.org/stable/c/457121c01f609b9934addbb04d5c1ef638c71c61
N/A
https://git.kernel.org/stable/c/530082df991903f3330354e99e0cb7b05debfa86
N/A
https://git.kernel.org/stable/c/3a65ea768b8094e4699e72f9ab420eb9e0f3f568
N/A
Hyperlink: https://git.kernel.org/stable/c/2fbc8421d1db102c0e5458607e042a23a03648b1
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/457121c01f609b9934addbb04d5c1ef638c71c61
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/530082df991903f3330354e99e0cb7b05debfa86
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/3a65ea768b8094e4699e72f9ab420eb9e0f3f568
Resource: N/A
Details not found