Lucene search
+L

806 matches found

Cvelist
Cvelist
added 2025/12/30 12:9 p.m.33 views

CVE-2023-54197 Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"

In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...

0.00207EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.11 views

PT-2025-54046

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A fix addresses an issue in the Linux kernel related to reverting a commit intended to improve workqueue handling within the DRM/MSM subsystem. The original patch introduced NULL-pointer...

5.9AI score0.00165EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/12/25 10:54 a.m.29 views

CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.4 views

SUSE CVE-2025-68245

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.37 views

CVE-2025-68179 s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

In the Linux kernel, the following vulnerability has been resolved: s390: Disable ARCHWANTOPTIMIZEHUGETLBVMEMMAP As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible crashes. The problem is that kernel page tables are modified without flushing corresponding TLB entries. Even ...

7.8CVSS0.00149EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.7 views

Oracle Linux 8 : kernel (ELSA-2025-22801)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-22801 advisory. - mm: kmem: fix a NULL pointer dereference in objstockflushrequired Radostin Stoyanov RHEL-122774 CVE-2023-53401 - mm/memcg: revert 'mm/memcg: optimiz...

7.8CVSS7.2AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.11 views

SUSE CVE-2023-53763

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

6.5AI score0.00139EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53763

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Revert f2fs: fix to do sanity check on extent cache correctly syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 ind...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

DEBIAN-CVE-2023-53763

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.14 views

CVE-2023-53763

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

7.8CVSS0.00139EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.39 views

CVE-2023-53763 Revert "f2fs: fix to do sanity check on extent cache correctly"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

7.8CVSS0.00139EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 1:19 a.m.34 views

CVE-2023-53763

CVE-2023-53763 relates to a Linux kernel issue in the F2FS file system where a UBSAN array-index-out-of-bounds occurs during inode/extent cache processing (fs/f2fs/f2fs.h:3275). The symptom traces to a do_read_inode path, with index 1409 out of range for an unsigned int[923] during inline status ...

7.8CVSS6.1AI score0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:19 a.m.9 views

CVE-2023-53763 Revert "f2fs: fix to do sanity check on extent cache correctly"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

7.8CVSS5.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.19 views

CVE-2023-53763

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.11 views

CVE-2025-40316

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

0.00185EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.8 views

PT-2025-49493

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type ' le32923' aka 'unsigned int923'...

6.3AI score0.00139EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40316

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but...

5.9AI score0.00185EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2025/11/25 12:0 a.m.14 views

@accordproject/concerto-analysis contains malware after npm account takeover

On November 24th 2025, a new supply chain attack called Shai-Hulud 2.0 was launched. This package contains the malicious code that attempts to harvest credentials and infect GitHub and npm repositories. The malicious software executes during the pre-install phase and attempts to harvest credentia...

7.1AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/11/25 12:0 a.m.16 views

@actbase/native contains malware after npm account takeover

On November 24th 2025, a new supply chain attack called Shai-Hulud 2.0 was launched. This package contains the malicious code that attempts to harvest credentials and infect GitHub and npm repositories. The malicious software executes during the pre-install phase and attempts to harvest credentia...

7.1AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/11/13 12:30 a.m.10 views

EUVD-2025-150382

In the Linux kernel, the following vulnerability has been resolved: Revert "ipmi: fix msg stack when IPMI is disconnected" This reverts commit c608966f3f9c2dca596967501d00753282b395fc. This patch has a subtle bug that can cause the IPMI driver to go into an infinite loop if the BMC misbehaves in ...

5.9AI score0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder