Lucene search
+L

9588 matches found

NVD
NVD
added 2025/10/07 4:15 p.m.15 views

CVE-2023-53639

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: reduce WARN to devdbg in callback The warn is triggered on a known race condition, documented in the code above the test, that is correctly handled. Using WARN hinders automated testing. Reducing severity...

5.5CVSS0.00149EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

AZL-76407 CVE-2023-53629 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix use after free in midcomms commit While working on processing dlm message in softirq context I experienced the following KASAN use-after-free warning: 151.760477...

9.8CVSS5.6AI score0.00454EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2023-53663

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Check instead of asserting on nested TSC scaling support Check for nested TSC scaling support on nested SVM VMRUN instead of asserting that TSC scaling is exposed to L1 if L1's MSRAMD64TSCRATIO has diverged from KVM's...

5.5CVSS6.2AI score0.00134EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2022-50519

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARNONs by nilfserror for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a kernel warning is generated. This patch replaces th...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2023-53629

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix use after free in midcomms commit While working on processing dlm message in softirq context I experienced the following KASAN use-after-free warning: 151.760477...

9.8CVSS5.7AI score0.00454EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.10 views

CVE-2023-53683

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARNON from hfspluscatread,writeinode syzbot is hitting WARNON in hfspluscatread,writeinode, for crafted filesystem image can contain bogus length. There conditions are not kernel bugs that can justify kernel ...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.16 views

CVE-2023-53664 OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

0.00119EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 3:21 p.m.9 views

EUVD-2025-32747

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

6AI score0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.12 views

CVE-2023-53663 KVM: nSVM: Check instead of asserting on nested TSC scaling support

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Check instead of asserting on nested TSC scaling support Check for nested TSC scaling support on nested SVM VMRUN instead of asserting that TSC scaling is exposed to L1 if L1's MSRAMD64TSCRATIO has diverged from KVM's...

0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53663 KVM: nSVM: Check instead of asserting on nested TSC scaling support

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Check instead of asserting on nested TSC scaling support Check for nested TSC scaling support on nested SVM VMRUN instead of asserting that TSC scaling is exposed to L1 if L1's MSRAMD64TSCRATIO has diverged from KVM's...

6.4AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:21 p.m.6 views

EUVD-2025-32742

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

6AI score0.00153EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32795

In the Linux kernel, the following vulnerability has been resolved: media: radio-shark: Add endpoint checks The syzbot fuzzer was able to provoke a WARNING from the radio-shark2 driver: ------------ cut here ------------ usb 1-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 0 PID: 3271 at...

5.9AI score0.00146EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:19 p.m.25 views

CVE-2023-53639

Technical details about CVE-2023-53639 are not publicly provided in the supplied documents. Monitor for updates from vendors and security advisories to obtain affected products, versions, and remediation information.

5.5CVSS6.2AI score0.00149EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.10 views

CVE-2023-53639 wifi: ath6kl: reduce WARN to dev_dbg() in callback

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: reduce WARN to devdbg in callback The warn is triggered on a known race condition, documented in the code above the test, that is correctly handled. Using WARN hinders automated testing. Reducing severity...

6.6AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32841

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARNONs by nilfserror for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a kernel warning is generated. This patch replaces th...

5.9AI score0.0015EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.8 views

CVE-2022-50519

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARNONs by nilfserror for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a kernel warning is generated. This patch replaces th...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:19 p.m.31 views

CVE-2022-50519

CVE-2022-50519 relates to the Linux kernel nilfs2 checkpoint handling. The affected code path was: checkpoint acquisition/finalization may trigger kernel WARN_ONs for anomalies in on-disk checkpoint metadata. The patch replaces WARN_ONs with nilfs_error, so a kernel booted with panic_on_warn no l...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2022-50519 nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARNONs by nilfserror for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a kernel warning is generated. This patch replaces th...

6.3AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/10/07 1:22 a.m.10 views

SUSE CVE-2022-50476

In the Linux kernel, the following vulnerability has been resolved: ntbnetdev: Use devkfreeskbany in interrupt context TX/RX callback handlers ntbnetdevtxhandler, ntbnetdevrxhandler can be called in interrupt context via the DMA framework when the respective DMA operations have completed. As such...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
Rows per page
Query Builder