Lucene search
+L

95093 matches found

OSV
OSV
added 2026/07/01 1:32 p.m.3 views

CVE-2026-53337 net: bonding: fix NULL pointer dereference in bond_do_ioctl()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bonddoioctl In bonddoioctl, slavedev is obtained via devgetbyname which can return NULL if the requested interface name does not exist. However, the subsequent slavedbg call is placed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/01 1:32 p.m.6 views

CVE-2026-53336 nvmem: layouts: onie-tlv: fix hang on unknown types

In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknow...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/01 1:32 p.m.9 views

CVE-2026-53335 mm/damon/lru_sort: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53334 mm/damon/reclaim: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lrusort: handle ctx allocation failures". DAMONRECLAIM and DAMONLRUSORT could dereference NULL pointers if their damonctx object allocations fail. The...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 1:32 p.m.6 views

CVE-2026-53332 slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the PDR lookup is being registered, or in the...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/01 1:32 p.m.5 views

CVE-2026-53333 mm/mincore: handle non-swap entries before !CONFIG_SWAP guard

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIGSWAP guard mincoreswap also fields migration/hwpoison entries and shmem swapin-error entries, which can exist on !CONFIGSWAP builds when CONFIGMIGRATION or CONFIGMEMORYFAILURE is...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53331 slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Avoid ABBA on txlock/ctrl-lock During the SSR/PDR down notification the txlock is taken with the intent to provide synchronization with active DMA transfers. But during this period qcomslimngddown is...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53330 drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds read in dpgeteqauxrdinterval Why & How The auxrdinterval array in struct dclttprcaps is declared with MAXREPEATERCNT - 1 7 elements, indexed 0..6. However, the offset parameter passed to...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53329 drm/amd/display: Use krealloc_array() in dal_vector_reserve()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use kreallocarray in dalvectorreserve Why & How dalvectorreserve computes the allocation size as "capacity vector-structsize" using uint32t arithmetic, which can silently wrap to a small value on overflow. This...

7CVSS6AI score0.00134EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/01 1:32 p.m.4 views

CVE-2026-53328 sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/01 1:32 p.m.4 views

CVE-2026-53327 debugobjects: Do not fill_pool() if pi_blocked_on

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Do not fillpool if piblockedon On RT enabled kernels, fillpool ends up calling rtlocklock, which asserts if current::piblockedon is set, because a task can obviously only block on one lock as otherwise the priority...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/01 1:32 p.m.8 views

CVE-2026-53326 debugobjects: Don't call fill_pool() in early boot hardirq context

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fillpool in early boot hardirq context When booting a debug PREEMPTRT kernel on an ARM64 system, a "inconsistent HARDIRQ-ON-W - IN-HARDIRQ-W usage" lockdep warning message was reported to the console...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/07/01 1:21 p.m.68 views

Exploit for Operation on a Resource after Expiration or Release in Linux Linux_Kernel

CVE-2026-23111 For more details, see notes.md Descripti...

7.8CVSS7.3AI score0.00481EPSS
SaveExploits7
Rockylinux
Rockylinux
added 2026/07/01 12:3 p.m.9 views

git-lfs security update

An update is available for git-lfs. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Git Large File Storage LFS replaces large files such as audio samples, videos...

9.6CVSS6.7AI score0.00655EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 12:3 p.m.8 views

RLSA-2026:30854 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycod...

8.2CVSS6.7AI score0.00655EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 10:19 a.m.14 views

RHSA-2026:33486 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

8.8CVSS5.7AI score0.94545EPSS
SaveExploits286References77
RedHat Linux
RedHat Linux
added 2026/07/01 9:48 a.m.18 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.4AI score0.00595EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2026/07/01 9:0 a.m.17 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.1AI score0.00595EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/01 8:17 a.m.6 views

SUSE-SU-2026:2195-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-2058: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2025-54518: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache bsc1264013. -...

9.8CVSS6.9AI score0.00609EPSS
SaveExploits18References148
The Hacker News
The Hacker News
added 2026/07/01 7:20 a.m.23 views

Phantom Squatting Uses AI-Hallucinated Domains for Phishing and Malware

Large language models keep inventing web addresses that do not exist. Attackers have started buying those made-up domains before anyone else can, then hosting phishing pages on them to catch traffic that AI tools point their way. Palo Alto Networks' Unit 42 calls the trick phantom squatting , and...

5.7AI score
SaveExploits0
Rows per page
Query Builder