Drake
UMG Defamation Case Dismissed
Published October 9, 2025 1:35 PM PDT
Drake has suffered a significant legal setback against Universal Music Group, as a federal court dismissed his defamation suit against them.
New legal documents acquired by TMZ reveal that the judge decided “the supposedly defamatory remarks in ‘Not Like Us’ are nonactionable opinion.” This means Drake is unable to pursue a defamation case regarding the lyrics.
As previously reported, Drake was pursuing legal action against UMG for endorsing Kendrick Lamar‘s scathing diss track, claiming UMG was aware that the lyrics and visuals depicting him as a pedophile were false and harmful.
The judge explained that “even claims of criminal conduct may be deemed nonactionable if they are opinion rather than fact when understood in context.”
TMZ.com
Essentially, the ruling suggests that because the allegations are part of a diss track—rather than a journalistic piece—the average listener would not perceive them as fact, hence Drake’s inability to sue.
The judge further noted that listeners typically do not expect diss tracks to stem from objective analysis or research.
The court pointed out that Kendrick’s line about pedophilia was a direct reference to Drake’s previous diss, “Taylor Made Freestyle.”
A representative from Universal Music Group remarked to TMZ that “this lawsuit was an attack on all artists and their artistic expression and should never have been filed. We are pleased with the court’s decision and look forward to continuing our efforts to promote Drake’s work and support his career.”
We have reached out to Drake for a comment but have not yet received a response.
Related articles
wbq.push(function gdprConnatix() {
var response = ‘unknown’;
function accept() {
if (response === ‘accepted’) {
return;
}
(function () {
if (typeof window.cnxps !== ‘undefined’) {
return;
}
window.cnxps = {};
window.cnxps.cmd = [];
!function (n) {
var t = n.createElement(‘iframe’);
t.src = “https://www.tmz.com/2025/10/09/drake-umg-lawsuit-dismissed/javascript:false”;
t.display = ‘none’;
t.onload = function () {
var n = t.contentWindow.document;
var c = n.createElement(‘script’);
c.src = ‘//cd.connatix.com/connatix.playspace.js’;
c.setAttribute(‘async’, ‘1’);
c.setAttribute(‘type’, ‘text/javascript’);
n.body.appendChild(c);
};
n.head.appendChild(t);
}(document);
})();
(function () {
if (typeof window.cnx !== ‘undefined’) {
return;
}
window.cnx = {};
window.cnx.cmd = [];
!function (n) {
var t = n.createElement(‘iframe’);
t.src = “https://www.tmz.com/2025/10/09/drake-umg-lawsuit-dismissed/javascript:false”;
t.display = ‘none’;
t.onload = function () {
var n = t.contentWindow.document;
var c = n.createElement(‘script’);
c.src = ‘//cd.connatix.com/connatix.player.js?cid=4365136b-b376-11e9-b4d2-06948452ae1a’;
c.setAttribute(‘async’, ‘1’);
c.setAttribute(‘type’, ‘text/javascript’);
n.body.appendChild(c);
};
n.head.appendChild(t);
}(document);
})();
response = ‘accepted’;
}
function reject() {
if (response === ‘rejected’) {
return;
}
response = ‘rejected’;
}
watchConsent(function(canUse) {
canUse(‘connatix’) ? accept() : reject();
});
});
window.wbq = window.wbq || [];
window.wbq.push(function loadOutbrainSmartfeed(app = window.TMZ) {
const outbrainDiv = document.getElementById(‘outbrain-permalink’);
const page = app.select(app.selectors.getPage);
if (!page?.url) {
outbrainDiv.parentNode.removeChild(outbrainDiv);
return;
}
if (window.DEVICE_VIEW === ‘smartphone’) {
outbrainDiv.style.backgroundColor = ‘white’;
outbrainDiv.style.display = ‘flex’;
}
const smartfeedDiv = document.createElement(‘div’);
smartfeedDiv.setAttribute(‘data-widget-id’, ‘AR_1’);
smartfeedDiv.setAttribute(‘data-src’, page.url);
smartfeedDiv.className = ‘OUTBRAIN’;
const script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.setAttribute(‘async’, ‘async’);
script.src = ‘https://widgets.outbrain.com/outbrain.js’;
outbrainDiv.appendChild(smartfeedDiv);
outbrainDiv.appendChild(script);
});