Lucene search
+L

41 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/25 2:36 p.m.3 views

CVE-2026-23002

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.7AI score0.0015EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/25 2:36 p.m.5 views

CVE-2026-23002 lib/buildid: use __kernel_read() for sleepable context

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/25 2:36 p.m.35 views

CVE-2026-23002

CVE-2026-23002 affects the Linux kernel’s buildid path. The fix switches the sleepable context reader to use __kernel_read() for reading file data instead of direct page cache access via read_cache_folio(), reducing the risk of a NULL pointer dereference in filemap_read_folio. The patch keeps exi...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/25 2:36 p.m.10 views

CVE-2026-23002

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.5CVSS5.2AI score0.0015EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib/buildid: use kernelread for sleepable context Prevent a BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio. For the sleepable context...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.15 views

PT-2026-4664

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s lib/buildid component related to handling kernel NULL pointer dereferences during file reading in sleepable contexts. Specifically, the issue involves...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2022-50430

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASKRUNNING vub300enablesdioirq works with mutex and need TASKRUNNING here. Ensure that we mark current as TASKRUNNING for sleepable context. 77.554641 do not call blockin...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2022-50430

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASKRUNNING vub300enablesdioirq works with mutex and need TASKRUNNING here. Ensure that we mark current as TASKRUNNING for sleepable context. 77.554641 do not call blockin...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
CVE
CVE
added 2025/10/01 11:42 a.m.24 views

CVE-2022-50430

CVE-2022-50430 affects the Linux kernel mmc vub300 driver. The fix prevents calling blocking operations when the current task is not TASK_RUNNING by ensuring vub300_enable_sdio_irq() uses proper mutex usage and marks the current task as TASK_RUNNING in a sleepable context. This reduces a potentia...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.9 views

CVE-2022-50430 mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASKRUNNING vub300enablesdioirq works with mutex and need TASKRUNNING here. Ensure that we mark current as TASKRUNNING for sleepable context. 77.554641 do not call blockin...

0.00149EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.10 views

PT-2025-40115

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc5 Description The Linux kernel contained an issue within the vub300 driver related to handling interrupts in sleepable contexts. Specifically, the vub300 enable sdio irq function did not properly ensure...

6.5AI score0.00149EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/09/17 5:49 p.m.7 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

7CVSS5.8AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

DEBIAN-CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.7 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

UBUNTU-CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.3 views

CVE-2022-50363 skmsg: pass gfp argument to alloc_sk_msg()

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

6.7AI score0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 2:56 p.m.9 views

CVE-2022-50363 skmsg: pass gfp argument to alloc_sk_msg()

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.7 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS5.3AI score0.00163EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.9 views

PT-2025-38173

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel related to the alloc sk msg function. Specifically, alloc sk msg could be called from a non-sleepable context, potentially leading to issues...

6AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.1 views

DEBIAN-CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder