Lucene search
+L

1098 matches found

UbuntuCve
UbuntuCve
added 2025/12/23 12:00 a.m.10 views

CVE-2025-68340

In the Linux kernel, the following vulnerability has been resolved: team: Move team device type change at the end of teamportadd Attempting to add a port device that is already up will expectedly fail, but not before modifying the team device headerops. In the case of the syzbot reproducer the gr...

7.8CVSS6.1AI score0.00146EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/22 4:14 p.m.8 views

CVE-2025-68335 comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl818: fix null-ptr-deref in pcl818aicancel Syzbot identified an issue 1 in pcl818aicancel, which stems from the fact that in case of early device detach via pcl818detach, subdevice dev-readsubdev may not have initialize...

6.4AI score
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.8 views

SUSE CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

6.3AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.7 views

SUSE CVE-2025-68258

In the Linux kernel, the following vulnerability has been resolved: comedi: multiq3: sanitize config options in multiq3attach Syzbot identified an issue 1 in multiq3attach that induces a task timeout due to open or COMEDIDEVCONFIG ioctl operations, specifically, in the case of multiq3 driver. Thi...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40357

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: fix general protection fault in smcdiagdump The syzbot report a crash: Oops: general protection fault, probably for non-canonical address...

5.9AI score0.00194EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68305

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmtpending before write iter sends the cmd, just as...

0.00183EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203677

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.8AI score0.00197EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 3:15 p.m.8 views

UBUNTU-CVE-2025-68258

In the Linux kernel, the following vulnerability has been resolved: comedi: multiq3: sanitize config options in multiq3attach Syzbot identified an issue 1 in multiq3attach that induces a task timeout due to open or COMEDIDEVCONFIG ioctl operations, specifically, in the case of multiq3 driver. Thi...

5.7AI score0.00193EPSS
SaveExploits0References37
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.7AI score0.00197EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-40357

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix general protection fault in smcdiagdump The syzbot report a crash: Oops: general protection fault, probably for non-canonical address 0xfbd5a5d5a0000003: 0000 1 SMP KASAN NOPTI KASAN: maybe wild-memory-access in rang...

5.7AI score0.00194EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68219 cifs: fix memory leak in smb3_fs_context_parse_param error path

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

6.2AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.8 views

PT-2025-51632

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the CIFS implementation, specifically within the smb3 fs context parse param function. The issue arises when processing Opt source mount option...

5.4AI score0.00197EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.8 views

PT-2025-51573

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the SMC Stream Management Control subsystem that can lead to a general protection fault. Specifically, a crash can occur in the smc diag dump...

5.4AI score0.00677EPSS
SaveExploits5References388
RedhatCVE
RedhatCVE
added 2025/12/10 1:29 a.m.9 views

CVE-2023-53831

A data race was found in the Linux kernel's networking stack. The skmcloop function reads sk-skfamily without proper synchronization while another thread may be changing it via IPV6ADDRFORM socket option. This race can cause the function to take an unexpected code path, triggering a WARNONONCE or...

4.5CVSS6.4AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2023-53831

In the Linux kernel, the following vulnerability has been resolved: net: read sk-skfamily once in skmcloop syzbot is playing with IPV6ADDRFORM quite a lot these days, and managed to hit the WARNONONCE1 in skmcloop We have many more similar issues to fix. WARNING: CPU: 1 PID: 1593 at...

5.7AI score0.00253EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.6 views

CVE-2023-53862

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.10 views

CVE-2023-53831

In the Linux kernel, the following vulnerability has been resolved: net: read sk-skfamily once in skmcloop syzbot is playing with IPV6ADDRFORM quite a lot these days, and managed to hit the WARNONONCE1 in skmcloop We have many more similar issues to fix. WARNING: CPU: 1 PID: 1593 at...

5.4AI score0.00253EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.17 views

CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS5.2AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.4AI score0.00932EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.12 views

SUSE CVE-2025-40322

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

5.3CVSS6.2AI score0.0014EPSS
SaveExploits0References26
Rows per page
Query Builder