Lucene search
+L

2546 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68299

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

5.7AI score0.00221EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 4:16 p.m.5 views

UBUNTU-CVE-2025-68319

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

5.7AI score0.00154EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 4:16 p.m.4 views

UBUNTU-CVE-2025-68299

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

5.7AI score0.00221EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 4:16 p.m.3 views

UBUNTU-CVE-2025-68320

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

5.7AI score0.00162EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 4:16 p.m.5 views

UBUNTU-CVE-2025-68292

In the Linux kernel, the following vulnerability has been resolved: mm/memfd: fix information leak in hugetlb folios When allocating hugetlb folios for memfd, three initialization steps are missing: 1. Folios are not zeroed, leading to kernel memory disclosure to userspace 2. Folios are not marke...

5.5AI score0.00183EPSS
SaveExploits0References12
CVE
CVE
added 2025/12/16 3:44 p.m.21 views

CVE-2025-68320

CVE-2025-68320 : In the Linux kernel, the lan966x driver was found to sleep (mutex) in atomic context, causing a warning and potential context‑scheduling issues. The stack trace indicates a mutex_lock_nested sequence under lan966x_stats_get and dev_get_stats, leading to an illegal sleeping operat...

6.1AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.37 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 3:44 p.m.3 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

6.3AI score0.00162EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 3:39 p.m.21 views

CVE-2025-68319

The CVE-2025-68319 entry describes a Linux kernel race in netconsole related to iterating over the userdata cg_children list via configfs. The issue arises when concurrent add/remove operations occur while update_userdata() or count_extradata_entries() traverse the same list, potentially causing ...

6AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.37 views

CVE-2025-68319 netconsole: Acquire su_mutex before navigating configs hierarchy

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 3:39 p.m.6 views

CVE-2025-68319 netconsole: Acquire su_mutex before navigating configs hierarchy

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

6.2AI score0.00154EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203681

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

6AI score0.00172EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/16 3:6 p.m.24 views

CVE-2025-68305

CVE-2025-68305 is in the Linux kernel Bluetooth subsystem. It describes a race between sock bind and the Mgmt socket write path (mgmt_pending) that could lead to a use-after-free when a command is freed before a write iter completes. The root cause is a race between sock bind and socket write ite...

6.1AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.36 views

CVE-2025-68299 afs: Fix delayed allocation of a cell's anonymous key

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 3:6 p.m.8 views

CVE-2025-68299 afs: Fix delayed allocation of a cell's anonymous key

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

6.6AI score0.00221EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:6 p.m.23 views

CVE-2025-68292

The CVE-2025-68292 issue concerns the Linux kernel memfd hugetlb folio allocation. A path used by memfd bypassed the normal page fault handler (hugetlb_no_page), omitting three initialisation steps that could leak kernel memory or cause races: (1) folios not zeroed, risking information disclosure...

5.3AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:6 p.m.7 views

CVE-2025-68292 mm/memfd: fix information leak in hugetlb folios

In the Linux kernel, the following vulnerability has been resolved: mm/memfd: fix information leak in hugetlb folios When allocating hugetlb folios for memfd, three initialization steps are missing: 1. Folios are not zeroed, leading to kernel memory disclosure to userspace 2. Folios are not marke...

5.6AI score0.00183EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.34 views

CVE-2025-68292 mm/memfd: fix information leak in hugetlb folios

In the Linux kernel, the following vulnerability has been resolved: mm/memfd: fix information leak in hugetlb folios When allocating hugetlb folios for memfd, three initialization steps are missing: 1. Folios are not zeroed, leading to kernel memory disclosure to userspace 2. Folios are not marke...

0.00183EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68215

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.33 views

CVE-2025-68215 ice: fix PTP cleanup on driver removal in error path

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder