Lucene search
K

1739 matches found

OSV
OSV
added 2025/12/17 6:6 a.m.2 views

BELL-CVE-2025-68257

Bulletin has no description...

6.9AI score0.0018EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.2 views

BELL-CVE-2025-68237

Bulletin has no description...

6.9AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.1 views

BELL-CVE-2025-68219

Bulletin has no description...

6.9AI score0.00168EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.1 views

BELL-CVE-2025-40360

Bulletin has no description...

6.9AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.2 views

BELL-CVE-2025-68167

Bulletin has no description...

6.9AI score0.00166EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.2 views

BELL-CVE-2025-40359

Bulletin has no description...

6.9AI score0.00166EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.2 views

BELL-CVE-2025-68265

Bulletin has no description...

6.9AI score0.00178EPSS
Exploits0References1
OSV
OSV
added 2025/12/17 6:6 a.m.1 views

BELL-CVE-2025-68296

Bulletin has no description...

6.9AI score0.00171EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.1 views

DEBIAN-CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

5.3AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.1 views

DEBIAN-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.3AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.1 views

DEBIAN-CVE-2025-68304

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: lookup hciconn on RX path on protocol side The hdev lock/lookup/unlock/use pattern in the packet RX path doesn't ensure hciconn is not concurrently modified/deleted. This locking appears to be leftover from...

5.4AI score0.00145EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.2 views

DEBIAN-CVE-2025-68284

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

5.3AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.1 views

DEBIAN-CVE-2025-68266

In the Linux kernel, the following vulnerability has been resolved: bfs: Reconstruct file type when loading from disk syzbot is reporting that SIFMT bits of inode-imode can become bogus when the SIFMT bits of the 32bits "mode" field loaded from disk are corrupted or when the 32bits "attributes"...

5.2AI score0.00161EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.3 views

DEBIAN-CVE-2025-68255

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...

5.8AI score0.00198EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.1 views

DEBIAN-CVE-2025-68256

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in rtwgetie parser The Information Element IE parser rtwgetie trusted the length byte of each IE without validating that the IE body len bytes after the 2-byte header fits inside the...

5.5AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.1 views

DEBIAN-CVE-2025-68239

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access before closing files opened by openexec bmregisterwrite opens an executable file using openexec, which internally calls doopenexecat and denies write access on the file to avoid modification while...

5.2AI score0.00164EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.3 views

DEBIAN-CVE-2025-68241

In the Linux kernel, the following vulnerability has been resolved: ipv4: route: Prevent rtbindexception from rebinding stale fnhe The sit driver's packet transmission path calls: sittunnelxmit - updateorcreatefnhe, which lead to fnheremoveoldest being called to delete entries exceeding...

5.4AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68238

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

5.1AI score0.00161EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68235

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: Add missing kfree of nvkmfalconfw::boot nvkmfalconfw::boot is allocated, but no one frees it. This causes a kmemleak warning. Make sure this data is deallocated...

5.3AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-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.3AI score0.00168EPSS
Exploits0References1
Rows per page
Query Builder