目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-43893— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 较易 EPSS 0.26% · P18

可能的 ATT&CK 技术 1AI

T1055 · Process Injection

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 3bbd90fca824e6fd61fb20f6dd2b0fa5f8b14bbaaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 55b2a5d331a6ceb1c4372945fdb77181265ba24faffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 52b138f1021113e593ee6ad258ce08fe90693a9eaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 9196e42a3b8eeff1707e6ef769112b4b6096be49affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< e13ba3fe5ee070f8a9dab60029d52b1f61da5051affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< e3ad503876283ac3fcca922a1bf243ef9eb0b0e2affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 68dc02f319b9ee54dc23caba742a5c754d1cccc8affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 6eabce6608d6f3440f4c03aa3d3ef50a47a3d193affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-43893 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
serial: core: check uartclk for zero to avoid divide by zero
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baud_base can result in uartclk being zero, which will result in a divide by zero error in uart_get_divisor(). The check for uartclk being zero in uart_set_info() needs to be done before other settings are made as subsequent calls to ioctl TIOCSSERIAL for the same port would be impacted if the uartclk check was done where uartclk gets set. Oops: divide error: 0000 PREEMPT SMP KASAN PTI RIP: 0010:uart_get_divisor (drivers/tty/serial/serial_core.c:580) Call Trace: <TASK> serial8250_get_divisor (drivers/tty/serial/8250/8250_port.c:2576 drivers/tty/serial/8250/8250_port.c:2589) serial8250_do_set_termios (drivers/tty/serial/8250/8250_port.c:502 drivers/tty/serial/8250/8250_port.c:2741) serial8250_set_termios (drivers/tty/serial/8250/8250_port.c:2862) uart_change_line_settings (./include/linux/spinlock.h:376 ./include/linux/serial_core.h:608 drivers/tty/serial/serial_core.c:222) uart_port_startup (drivers/tty/serial/serial_core.c:342) uart_startup (drivers/tty/serial/serial_core.c:368) uart_set_info (drivers/tty/serial/serial_core.c:1034) uart_set_info_user (drivers/tty/serial/serial_core.c:1059) tty_set_serial (drivers/tty/tty_io.c:2637) tty_ioctl (drivers/tty/tty_io.c:2647 drivers/tty/tty_io.c:2791) __x64_sys_ioctl (fs/ioctl.c:52 fs/ioctl.c:907 fs/ioctl.c:893 fs/ioctl.c:893) do_syscall_64 (arch/x86/entry/common.c:52 (discriminator 1) arch/x86/entry/common.c:83 (discriminator 1)) entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) Rule: add
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在uart_get_divisor函数中存在除以零的问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ~ 3bbd90fca824e6fd61fb20f6dd2b0fa5f8b14bba -
LinuxLinux 2.6.12 -

二、漏洞 CVE-2024-43893 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-43893 的情报信息

登录查看更多情报信息。

CVE-2024-43893 其他参考 (8)

同批安全公告 · Linux · 2024-08-26 · 共 39 条

CVE-2024-449427.8 HIGHLinux kernel 安全漏洞
CVE-2024-439107.8 HIGHLinux kernel 安全漏洞
CVE-2024-449347.8 HIGHLinux kernel 安全漏洞
CVE-2024-438977.8 HIGHLinux kernel 安全漏洞
CVE-2024-438927.8 HIGHLinux kernel 安全漏洞
CVE-2024-438917.8 HIGHLinux kernel 安全漏洞
CVE-2024-449397.8 HIGHLinux kernel 安全漏洞
CVE-2024-438887.8 HIGHLinux kernel 安全漏洞
CVE-2024-449417.8 HIGHLinux kernel 安全漏洞
CVE-2024-449407.5 HIGHLinux kernel 安全漏洞
CVE-2024-449337.3 HIGHLinux kernel 安全漏洞
CVE-2024-439137.0 HIGHLinux kernel 安全漏洞
CVE-2024-44938Linux kernel 安全漏洞
CVE-2024-44937Linux kernel 安全漏洞
CVE-2024-44936Linux kernel 安全漏洞
CVE-2024-44935Linux kernel 安全漏洞
CVE-2024-44932Linux kernel 安全漏洞
CVE-2024-44931Linux kernel 安全漏洞
CVE-2024-43914Linux kernel 安全漏洞
CVE-2024-43912Linux kernel 安全漏洞

显示前 20 条,共 39 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-43893

暂无评论


发表评论