Lucene search
+L

364583 matches found

Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72143 platform/x86: ISST: Restore SST-PP control to all domains

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Restore SST-PP control to all domains The SST-PP control offset is only restored to power domain 0 after resume. During suspend, control values are read and stored for all power domains. Use pdinfo-sstbase...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago17 views

CVE-2026-72144 platform/x86: dell-laptop: fix missing cleanups in init error path

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago14 views

CVE-2026-72144

The CVE-2026-72144 entry concerns the Linux kernel (platform/x86, dell-laptop) where dell_init() improperly cleans up resources after dell_setup_rfkill(). If a later LED/backlight (or similar) registration fails, the error path tear-down only clears the battery hook and rfkill, leaving the notifi...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-58901

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Restore SST-PP control to all domains The SST-PP control offset is only restored to power domain 0 after resume. During suspend, control values are read and stored for all power domains. Use pdinfo-sstbase...

5.4AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72144

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

5.3AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72142

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 atomic SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the atomic polling path rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next receive cycle has...

5.5AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2 days ago13 views

CVE-2026-72142

CVE-2026-72142 affects the Linux kernel i2c/imx driver, fixing a locked bus on SMBus block-read of 0 (atomic). The vulnerability occurs when SMBus 3.1 6.5.7 allows a Block Read byte count of 0 but the atomic path rejects it (-EPROTO) and can start a new receive cycle, leaving SDA held and the bus...

5.4AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago16 views

CVE-2026-72142 i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 atomic SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the atomic polling path rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next receive cycle has...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-58900

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 atomic SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the atomic polling path rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next receive cycle has...

5.4AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-72141

The CVE-2026-72141 entry concerns a Linux kernel i2c/imx issue where a Block Read of 0 bytes under SMBus 3.1 can cause the bus to stay stuck due to an -EPROTO, missing STOP cycle, and SDA hold. The fix reworks the v6.13 state-machine: for an Accept count=0, the in-flight dummy byte is NACKed and ...

5.3AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago11 views

CVE-2026-72140

CVE-2026-72140 relates to the Linux kernel, specifically the i2c mlxbf subsystem. The vulnerability arises in mlxbf_i2c_init_resource() when devm_platform_get_and_ioremap_resource() returns an error: tmp_res is freed before tmp_res->io is read to obtain the error code, causing a use-after-free...

5.5AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58899

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 IRQ SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the interrupt-driven block-read state machine rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next...

5.4AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago21 views

CVE-2026-72141 i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 IRQ SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the interrupt-driven block-read state machine rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago23 views

CVE-2026-72140 i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbfi2cinitresource If devmplatformgetandioremapresource returns an error, mlxbfi2cinitresource frees tmpres before reading tmpres-io to get the error code. This results in a use-after-free. Sav...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-72140

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbfi2cinitresource If devmplatformgetandioremapresource returns an error, mlxbfi2cinitresource frees tmpres before reading tmpres-io to get the error code. This results in a use-after-free. Sav...

5.5AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-72141

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 IRQ SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the interrupt-driven block-read state machine rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next...

5.4AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-58898

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbfi2cinitresource If devmplatformgetandioremapresource returns an error, mlxbfi2cinitresource frees tmpres before reading tmpres-io to get the error code. This results in a use-after-free. Sav...

5.5AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago15 views

CVE-2026-72139

Vulnerability CVE-2026-72139 affects the Linux kernel TCP path (tcp_connect) where per-socket md5sig/auth info could be freed past the RCU grace period. The issue involves two branches in tcp_output.c: one freeing md5-related data via tcp_ao_destroy_sock, the other via tcp_clear_md5_list when nee...

5.5AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-72139

In the Linux kernel, the following vulnerability has been resolved: tcp: defer md5siginfo kfree past RCU grace period in tcpconnect The md5+ao reconciliation in tcpconnect net/ipv4/tcpoutput.c has two symmetric branches: if needsmd5 tcpaodestroysocksk, false; else if needsao tcpclearmd5listsk;...

5.6AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58897

In the Linux kernel, the following vulnerability has been resolved: tcp: defer md5siginfo kfree past RCU grace period in tcpconnect The md5+ao reconciliation in tcpconnect net/ipv4/tcpoutput.c has two symmetric branches: if needsmd5 tcpaodestroysocksk, false; else if needsao tcpclearmd5listsk;...

5.6AI score0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder