Lucene search
+L

11162 matches found

RedhatCVE
RedhatCVE
added 2025/07/10 1:24 p.m.10 views

CVE-2025-27061

Memory corruption whhile handling the subsystem failure memory during the parsing of video packets received from the video firmware...

7.8CVSS7.5AI score0.00089EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.2 views

DEBIAN-CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.3 views

DEBIAN-CVE-2025-38299

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMPDUMMY ETDM2INBE and ETDM1OUTBE are defined as COMPEMPTY, in the case the codec dainame will be null. Avoid a crash if the device tree is not assigning a codec to these links...

5.5CVSS5.5AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.11 views

UBUNTU-CVE-2025-38307

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parseintarray The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0 ends with null-ptr-deref...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References30
Amazon
Amazon
added 2025/07/10 12:0 a.m.15 views

Important: kernel

Issue Overview: An out-of-bounds read flaw was found in the Linux kernel's TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flushtoldisc function. This flaw allows a local user...

7.8CVSS6.1AI score0.07156EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.6 views

PT-2025-28986 · Mediatek +1 · Mt8365 +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue involves an invalid pointer dereference in the pinctrl: mediatek: eint subsystem for platforms using version 1 of the common driver. A commit introduced access to the soc...

5.8AI score0.0014EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.5 views

PT-2025-28991 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the networking subsystem. Specifically, a NULL dereference can occur in the rtnl create link function when dev-netdev ops is NULL, potentially...

5.8AI score0.0014EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.14 views

PT-2025-33557

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the rxrpc subsystem. Specifically, if an AF RXRPC service socket is opened and bound with preallocated calls, the rxrpc alloc incoming call...

5.5CVSS6.7AI score0.0035EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.9 views

PT-2025-29021

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was identified in the Linux kernel's nvmem subsystem, specifically within the zynqmp nvmem driver. A recent change introduced an expectation for the device pointer to be passed ...

7.8CVSS7.8AI score0.0125EPSS
SaveExploits8References576
Amazon
Amazon
added 2025/07/10 12:0 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when index is 0 CVE-2023-53075 In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4xattrdeleteinode CVE-2023-53089 In the...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.5 views

PT-2025-29025

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0-rc6 Description: The Linux kernel contains a flaw within the ptp subsystem related to recursive locking. Specifically, the ptp vclock in use function includes a check for ptp-n vclocks that can lead to a...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow CVE-2022-48828 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: fix sk refcount leaks CVE-2024-46855 In the Linux kernel, the following...

7.8CVSS6.9AI score0.0125EPSS
SaveExploits8
RedHat Linux
RedHat Linux
added 2025/07/09 12:58 a.m.10 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:36 a.m.8 views

kernel: Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcicmdsyncqueue function. There was a missing check for whether the HCIUNREGISTER flag had been set, meaning that commands were still sent even as the Bluetooth device was being unregistered. This issue could lead to a...

7.8CVSS6.9AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:36 a.m.10 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:24 a.m.6 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.7 views

PT-2025-31082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was discovered in the Linux kernel related to the soundwire subsystem. A reverted commit introduced issues affecting the Dragonboard 845c sdm845 platform, leading to kernel BRK...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.6 views

PT-2025-28879

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the atm subsystem, specifically within the clip push function. A missing check allows clip push to be called with a NULL socket buffer skb by vcc...

5.5CVSS7.3AI score0.00149EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/08 11:22 p.m.5 views

SUSE CVE-2025-38185

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Free invalid length skb in atmtcpcsend. syzbot reported the splat below. 0 vccsendmsg copies data passed from userspace to skb and passes it to vcc-dev-ops-send. atmtcpcsend accesses skb-data as struct atmtcphdr afte...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References23
Ubuntu
Ubuntu
added 2025/07/08 10:32 p.m.11 views

USN-7607-3: Linux kernel (KVM) vulnerabilities

It was discovered that a use-after-free vulnerability existed in the Bluetooth stack in the Linux kernel. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-3640 Several security issues were discovered in the Linux kernel. An...

8.8CVSS7.5AI score0.03558EPSS
SaveExploits1
Rows per page
Query Builder