目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1310 CNY

100%

CVE-2026-43380— Linux kernel 安全漏洞

CVSS 7.8 · High EPSS 0.01% · P3

Possible ATT&CK Techniques 1AI

T1083 · File and Directory Discovery

Affected Version Matrix 16

ベンダープロダクトVersion Rangeステータス
LinuxLinuxd014538aa38561cd24c5eb228223585f26c5ec71< a0fc1b9c738fba231f190ab960c83202722efee5affected
d014538aa38561cd24c5eb228223585f26c5ec71< c59090c50f62a17129fc4c5407bc4071305a9e82affected
d014538aa38561cd24c5eb228223585f26c5ec71< 52db5ef163c96f916d424e472fb17aadc35a9f7aaffected
d014538aa38561cd24c5eb228223585f26c5ec71< b48a0f8d4541a4f6651dc9a64430ce9fdf5c120baffected
d014538aa38561cd24c5eb228223585f26c5ec71< 73a7a345816946d276ad2c46c8bb771de67cfc46affected
d014538aa38561cd24c5eb228223585f26c5ec71< 24a7b9daa103fa963b3fd37d8805b23e01621976affected
d014538aa38561cd24c5eb228223585f26c5ec71< 25dd70a03b1f5f3aa71e1a5091ecd9cd2a13ee43affected
5.11affected
… +8 more rows
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2026-43380の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
ソース: NVD (National Vulnerability Database)
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer overflow due to incorrect arguments passed to bin2hex(). The function currently passes 'data' as the destination and 'data_char' as the source. Because bin2hex() converts each input byte into two hex characters, a 32-byte block read results in 64 bytes of output. Since 'data' is only 34 bytes (I2C_SMBUS_BLOCK_MAX + 2), this writes 30 bytes past the end of the buffer onto the stack. Additionally, the arguments were swapped: it was reading from the zero-initialized 'data_char' and writing to 'data', resulting in all-zero output regardless of the actual I2C read. Fix this by: 1. Expanding 'data_char' to 66 bytes to safely hold the hex output. 2. Correcting the bin2hex() argument order and using the actual read count. 3. Using a pointer to select the correct output buffer for the final simple_read_from_buffer call.
ソース: NVD (National Vulnerability Database)
CVSS情報
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
N/A
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
Linux kernel 安全漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于q54sj108a2_debugfs_read函数中bin2hex参数错误导致栈缓冲区溢出,且输出始终为零。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux d014538aa38561cd24c5eb228223585f26c5ec71 ~ a0fc1b9c738fba231f190ab960c83202722efee5 -
LinuxLinux 5.11 -

II. CVE-2026-43380の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2026-43380のインテリジェンス情報

登录查看更多情报信息。

CVE-2026-43380 补丁与修复 (7)

Same Patch Batch · Linux · 2026-05-08 · 199 CVEs total

CVE-2026-433769.8 CRITICALksmbd: fix use-after-free by using call_rcu() for oplock_info
CVE-2026-434149.8 CRITICALscsi: qla2xxx: Completely fix fcport double free
CVE-2026-433789.8 CRITICALsmb: server: fix use-after-free in smb2_open()
CVE-2026-433049.8 CRITICALlibceph: define and enforce CEPH_MAX_KEY_LEN
CVE-2026-434029.8 CRITICALkthread: consolidate kthread exit paths to prevent use-after-free
CVE-2026-433419.8 CRITICALnet/ipv6: ioam6: prevent schema length wraparound in trace fill
CVE-2026-433799.8 CRITICALksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()
CVE-2026-434659.8 CRITICALnet/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
CVE-2026-433849.8 CRITICALnet/tcp-ao: Fix MAC comparison to be constant-time
CVE-2026-433839.4 CRITICALnet/tcp-md5: Fix MAC comparison to be constant-time
CVE-2026-434079.1 CRITICALlibceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
CVE-2026-434069.1 CRITICALlibceph: prevent potential out-of-bounds reads in process_message_header()
CVE-2026-432848.8 HIGHxfrm: esp: avoid in-place decrypt on shared skb frags
CVE-2026-433348.8 HIGHBluetooth: SMP: force responder MITM requirements before building the pairing response
CVE-2026-434038.8 HIGHnsfs: tighten permission checks for ns iteration ioctls
CVE-2026-433228.8 HIGHBluetooth: hci_sync: Fix UAF in le_read_features_complete
CVE-2026-433918.8 HIGHnsfs: tighten permission checks for handle opening
CVE-2026-432918.3 HIGHnet: nfc: nci: Fix parameter validation for packet data
CVE-2026-434668.2 HIGHnet/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
CVE-2026-433658.2 HIGHxfs: fix undersized l_iclog_roundoff values

Showing 20 of 199 CVEs. View all on vendor page →

IV. 関連脆弱性

V. CVE-2026-43380へのコメント

まだコメントはありません


コメントを残す